summaryrefslogtreecommitdiff
path: root/src/gd.h
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2015-01-15 01:18:07 +0100
committerPierre Joye <pierre.php@gmail.com>2015-01-15 01:18:07 +0100
commit06b2e4f32f3a6f7d378f57d8c253d2936478dd84 (patch)
tree4b75d334d5e0db58591cdb2375b0d90cecfd986e /src/gd.h
parent2912c0a2e0a246318f41bf1997f34ce1dc3e5e42 (diff)
downloadlibgd-06b2e4f32f3a6f7d378f57d8c253d2936478dd84.tar.gz
back to dev
Diffstat (limited to 'src/gd.h')
-rw-r--r--src/gd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gd.h b/src/gd.h
index b925950..0a13ad3 100644
--- a/src/gd.h
+++ b/src/gd.h
@@ -12,8 +12,8 @@ extern "C" {
* trailing comment. */
#define GD_MAJOR_VERSION 2 /*version605b5d1778*/
#define GD_MINOR_VERSION 1 /*version605b5d1778*/
-#define GD_RELEASE_VERSION 1 /*version605b5d1778*/
-#define GD_EXTRA_VERSION "" /*version605b5d1778*/
+#define GD_RELEASE_VERSION 2 /*version605b5d1778*/
+#define GD_EXTRA_VERSION "-dev" /*version605b5d1778*/
/* End parsable section. */
/* The version string. This is constructed from the version number