summaryrefslogtreecommitdiff
path: root/gmp-h.in
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2005-02-22 15:32:20 +0100
committertege <tege@gmplib.org>2005-02-22 15:32:20 +0100
commit5b54a239b04bd0b925cfcf018b9fa86f4f509b59 (patch)
tree702b62487863b62a3424950b980bb6ab1d1f8a9a /gmp-h.in
parent2d7a670232ac6e05b82c88ec39e6b290657f992b (diff)
downloadgmp-5b54a239b04bd0b925cfcf018b9fa86f4f509b59.tar.gz
Bumb __GNU_MP_VERSION_PATCHLEVEL to 90.
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 267ec27dd..b40ad4c2f 100644
--- a/gmp-h.in
+++ b/gmp-h.in
@@ -2165,7 +2165,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 1
-#define __GNU_MP_VERSION_PATCHLEVEL 0
+#define __GNU_MP_VERSION_PATCHLEVEL 90
#define __GMP_H__
#endif /* __GMP_H__ */