aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2024-01-23 13:42:44 +0100
committerCorinna Vinschen <corinna@vinschen.de>2024-01-31 20:11:57 +0100
commita4fead7bdd88668fd035413e2efa678f9212adab (patch)
tree26fe889a500c09edf4d060915a634dd2701bc7b4
parent31f7cd1e433247015c08d43504f09aa70a94b76b (diff)
downloadnewlib-cygwin-3.6.0-dev.zip
newlib-cygwin-3.6.0-dev.tar.gz
newlib-cygwin-3.6.0-dev.tar.bz2
Cygwin: bump DLL version to 3.6.0cygwin-3.6.0-dev
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 4122125..a03340e 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -10,7 +10,7 @@ details. */
the Cygwin shared library". This version is used to track important
changes to the DLL and is mainly informative in nature. */
-#define CYGWIN_VERSION_DLL_MAJOR 3005
+#define CYGWIN_VERSION_DLL_MAJOR 3006
#define CYGWIN_VERSION_DLL_MINOR 0
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the