aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2024-12-20 16:39:35 +0100
committerCorinna Vinschen <corinna@vinschen.de>2024-12-20 16:39:35 +0100
commit2f6a0a82fae49c18fba338bd9ffaeff6480c3b64 (patch)
treea0219e411edcb61f10d1825a96ba1f7451e1551d
parent5bb9e8875debd48bfb980f0331fa1eb6e153d8d0 (diff)
downloadnewlib-github/cygwin-3_5-branch.zip
newlib-github/cygwin-3_5-branch.tar.gz
newlib-github/cygwin-3_5-branch.tar.bz2
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-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 fb821a6..0d1b17b 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -11,7 +11,7 @@ details. */
changes to the DLL and is mainly informative in nature. */
#define CYGWIN_VERSION_DLL_MAJOR 3005
-#define CYGWIN_VERSION_DLL_MINOR 5
+#define CYGWIN_VERSION_DLL_MINOR 6
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
combined DLL major and minor numbers. */