]> sourceware.org Git - newlib-cygwin.git/commitdiff
bump DLL version to 3.4.5
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 19 Jan 2023 16:14:46 +0000 (17:14 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 19 Jan 2023 16:14:46 +0000 (17:14 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h

index 18e437e862b41c77899e5df14df55e0765814d9c..c53a884c24ed90ba060404985b9fc0ca5466bcdf 100644 (file)
@@ -11,7 +11,7 @@ details. */
    changes to the DLL and is mainly informative in nature. */
 
 #define CYGWIN_VERSION_DLL_MAJOR 3004
-#define CYGWIN_VERSION_DLL_MINOR 4
+#define CYGWIN_VERSION_DLL_MINOR 5
 
 /* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
    combined DLL major and minor numbers. */
This page took 0.034239 seconds and 5 git commands to generate.