summaryrefslogtreecommitdiff
path: root/gmp-h.in
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2015-10-18 15:30:24 +0200
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2015-10-18 15:30:24 +0200
commit0414a96c79ce59ae9d516bdb830c276282be408e (patch)
tree4629f8433b5e01b4085427074135a15c59139d3e /gmp-h.in
parent0bf2c709448b516efa8471d69c95d659270fc653 (diff)
downloadgmp-0414a96c79ce59ae9d516bdb830c276282be408e.tar.gz
Bump release numbers.
Diffstat (limited to 'gmp-h.in')
-rw-r--r--gmp-h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmp-h.in b/gmp-h.in
index 82ef9b643..8329e78c1 100644
--- a/gmp-h.in
+++ b/gmp-h.in
@@ -2325,7 +2325,7 @@ enum
/* Major version number is the value of __GNU_MP__ too, above and in mp.h. */
#define __GNU_MP_VERSION 6
-#define __GNU_MP_VERSION_MINOR 0
+#define __GNU_MP_VERSION_MINOR 1
#define __GNU_MP_VERSION_PATCHLEVEL 0
#define __GNU_MP_RELEASE (__GNU_MP_VERSION * 10000 + __GNU_MP_VERSION_MINOR * 100 + __GNU_MP_VERSION_PATCHLEVEL)