OSDN Git Service

* include/cygwin/version.h: Bump DLL minor version number to 6.
authorcgf <cgf>
Mon, 30 Oct 2000 01:53:02 +0000 (01:53 +0000)
committercgf <cgf>
Mon, 30 Oct 2000 01:53:02 +0000 (01:53 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index d56a523..d96c1c6 100644 (file)
@@ -1,3 +1,7 @@
+Sun Oct 29 20:52:31 2000  Christopher Faylor <cgf@cygnus.com>
+
+       * include/cygwin/version.h: Bump DLL minor version number to 6.
+
 Sat Oct 28 01:39:53 2000  Christopher Faylor <cgf@cygnus.com>
 
        * configure.in: Eliminate subdir stuff.
index ff440b9..08f2261 100644 (file)
@@ -44,7 +44,7 @@ details. */
   /* The current cygwin version is 1.1.0 */
 
 #define CYGWIN_VERSION_DLL_MAJOR 1001
-#define CYGWIN_VERSION_DLL_MINOR 5
+#define CYGWIN_VERSION_DLL_MINOR 6
 
       /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
         incompatible. */