summaryrefslogtreecommitdiff
path: root/gmp-h.in
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2008-11-21 18:51:56 +0100
committerTorbjorn Granlund <tege@gmplib.org>2008-11-21 18:51:56 +0100
commite8f3bd0cea4a4e383b2b153c5ef2bca8f3f6695e (patch)
tree952a2250c1a232b6c31ba9cde5d0a3f60ed99e28 /gmp-h.in
parent9efb39b14e83c598d7ecabdd5ef2a3d1bbd796b1 (diff)
downloadgmp-e8f3bd0cea4a4e383b2b153c5ef2bca8f3f6695e.tar.gz
(__GNU_MP_VERSION_MINOR): Bump.
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 ec61e248a..5b2befce3 100644
--- a/gmp-h.in
+++ b/gmp-h.in
@@ -2200,7 +2200,7 @@ enum
/* Major version number is the value of __GNU_MP__ too, above and in mp.h. */
#define __GNU_MP_VERSION 4
-#define __GNU_MP_VERSION_MINOR 90
+#define __GNU_MP_VERSION_MINOR 3
#define __GNU_MP_VERSION_PATCHLEVEL 0
#define __GMP_H__