Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-05-21 19:50:36 +0400
committerChristopher Faylor <me@cgf.cx>2001-05-21 19:50:36 +0400
commitf01fb5e796d22be855e3bfd4e382de62010e3701 (patch)
treeb735066a9e4473e5bb64f95ec41e9b7829e6d4e1 /winsup/cygwin/include
parentb62456f42fc0ae96c6adb4df502574c370b40ed3 (diff)
* include/cygwin/version.h: Bump minor version number.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r--winsup/cygwin/include/cygwin/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index d576b082e..6c83ad4d9 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -44,7 +44,7 @@ details. */
/* The current cygwin version is 1.3.1 */
#define CYGWIN_VERSION_DLL_MAJOR 1003
-#define CYGWIN_VERSION_DLL_MINOR 2
+#define CYGWIN_VERSION_DLL_MINOR 3
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */