[Gmp-commit] /var/hg/gmp: (__GNU_MP_VERSION_PATCHLEVEL): Bump.
    mercurial at gmplib.org 
    mercurial at gmplib.org
       
    Tue Feb 12 09:17:56 CET 2013
    
    
  
details:   /var/hg/gmp/rev/8ff47fa25e7e
changeset: 15394:8ff47fa25e7e
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Tue Feb 12 09:17:51 2013 +0100
description:
(__GNU_MP_VERSION_PATCHLEVEL): Bump.
diffstat:
 gmp-h.in |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 972cf6c9c78e -r 8ff47fa25e7e gmp-h.in
--- a/gmp-h.in	Tue Feb 12 08:12:35 2013 +0100
+++ b/gmp-h.in	Tue Feb 12 09:17:51 2013 +0100
@@ -2222,7 +2222,7 @@
 /* Major version number is the value of __GNU_MP__ too, above and in mp.h. */
 #define __GNU_MP_VERSION            5
 #define __GNU_MP_VERSION_MINOR      1
-#define __GNU_MP_VERSION_PATCHLEVEL 1
+#define __GNU_MP_VERSION_PATCHLEVEL 90
 #define __GNU_MP_RELEASE (__GNU_MP_VERSION * 10000 + __GNU_MP_VERSION_MINOR * 100 + __GNU_MP_VERSION_PATCHLEVEL)
 
 #define __GMP_H__
    
    
More information about the gmp-commit
mailing list