summaryrefslogtreecommitdiff
path: root/gmp-h.in
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2016-11-29 20:52:29 +0100
committerTorbjorn Granlund <tg@gmplib.org>2016-11-29 20:52:29 +0100
commit4733c31822b3295dcf89875f469b2baddf737d64 (patch)
tree791b565479a664a0fa16b5fa44a7a63107d13439 /gmp-h.in
parent7c75935c462cd05737687db3f5a86a233459c635 (diff)
downloadgmp-4733c31822b3295dcf89875f469b2baddf737d64.tar.gz
(__GNU_MP__): 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 5d2e2cb4d..2f64abdca 100644
--- a/gmp-h.in
+++ b/gmp-h.in
@@ -50,7 +50,7 @@ see https://www.gnu.org/licenses/. */
#ifndef __GNU_MP__
-#define __GNU_MP__ 5
+#define __GNU_MP__ 6
#include <stddef.h> /* for size_t */
#include <limits.h>