OSDN Git Service

* include/cygwin/version.h: Bump DLL minor version number to 22.
authorcgf <cgf>
Mon, 24 Jul 2006 01:28:28 +0000 (01:28 +0000)
committercgf <cgf>
Mon, 24 Jul 2006 01:28:28 +0000 (01:28 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index 00b9261..ffa55a8 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-23  Christopher Faylor  <cgf@timesys.com>
+
+       * include/cygwin/version.h: Bump DLL minor version number to 22.
+
 2006-07-19  Corinna Vinschen  <corinna@vinschen.de>
 
        * pinfo.cc (commune_process): Don't add extra \0 to cmdline.
index aeb5d75..f00f853 100644 (file)
@@ -43,7 +43,7 @@ details. */
         changes to the DLL and is mainly informative in nature. */
 
 #define CYGWIN_VERSION_DLL_MAJOR 1005
-#define CYGWIN_VERSION_DLL_MINOR 21
+#define CYGWIN_VERSION_DLL_MINOR 22
 
       /* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
         incompatible. */