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:
authorCorinna Vinschen <corinna@vinschen.de>2022-12-04 15:51:30 +0300
committerCorinna Vinschen <corinna@vinschen.de>2022-12-04 15:51:30 +0300
commitb541558b7a59e92b8b2518c714e38430466ce541 (patch)
tree803364bafa875fa807971defe2743e2bf5f49384
parent07a9a6c21ab34a7f392b679ded419cb4466b3009 (diff)
Cygwin: bump DLL version to 3.5.0cygwin-3.5.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 4a9de4cd6..fb24fc61f 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 3004
+#define CYGWIN_VERSION_DLL_MAJOR 3005
#define CYGWIN_VERSION_DLL_MINOR 0
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the