summaryrefslogtreecommitdiff
path: root/src/gd.h
diff options
context:
space:
mode:
authorwilson chen <willson.chenwx@gmail.com>2021-01-30 15:16:05 +0800
committerGitHub <noreply@github.com>2021-01-30 15:16:05 +0800
commit75ef79c9b013fb5eafd92710b3867827682fd52d (patch)
tree98b05205fe734057462a29b811318c051d8f0102 /src/gd.h
parentfb33294724f8806e44f3202765a8c2ef068ea667 (diff)
downloadlibgd-75ef79c9b013fb5eafd92710b3867827682fd52d.tar.gz
release-2.3.1 (#668)gd-2.3.1
Diffstat (limited to 'src/gd.h')
-rw-r--r--src/gd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gd.h b/src/gd.h
index 0752326..a0164c2 100644
--- a/src/gd.h
+++ b/src/gd.h
@@ -13,7 +13,7 @@ extern "C" {
* trailing comment. */
#define GD_MAJOR_VERSION 2 /*version605b5d1778*/
#define GD_MINOR_VERSION 3 /*version605b5d1778*/
-#define GD_RELEASE_VERSION 0 /*version605b5d1778*/
+#define GD_RELEASE_VERSION 1 /*version605b5d1778*/
#define GD_EXTRA_VERSION "" /*version605b5d1778*/
/* End parsable section. */