]> sourceware.org Git - newlib-cygwin.git/commitdiff
2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>
Sat, 15 Aug 2009 02:50:19 +0000 (02:50 +0000)
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>
Sat, 15 Aug 2009 02:50:19 +0000 (02:50 +0000)
        * include/_mingw.h: Increment version to 3.16.

winsup/mingw/ChangeLog
winsup/mingw/include/_mingw.h

index b711a4187ba241315f8de1b641431c0687623f4b..0cbef444f2287a84ea93b95ae4aaefb521a7bef0 100644 (file)
@@ -1,3 +1,7 @@
+2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
+
+       * include/_mingw.h: Increment version to 3.16.
+
 2009-08-08  Danny Smith  <dannysmith@users.sourceforge.net>
 
        * include/math.h (__fpclassifyl, __isnan, __isnanf, isnanl, __signbit,
index 3c59157b2d905be363640565f174ca9b12f4a9fe..f58655117403cf74904eba897311c0287f6bfdd9 100644 (file)
  */
 #define __MINGW_H
 
-#define __MINGW32_VERSION           3.15.2
+#define __MINGW32_VERSION           3.16
 #define __MINGW32_MAJOR_VERSION     3
-#define __MINGW32_MINOR_VERSION     15
-#define __MINGW32_PATCHLEVEL        2
+#define __MINGW32_MINOR_VERSION     16
+#define __MINGW32_PATCHLEVEL        0
 
 #if __GNUC__ >= 3
 #pragma GCC system_header
This page took 0.032784 seconds and 5 git commands to generate.