bump DLL version to 3.4.3

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2022-12-11 13:12:27 +01:00
parent 95243c0d3d
commit b199be101d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ details. */
changes to the DLL and is mainly informative in nature. */ changes to the DLL and is mainly informative in nature. */
#define CYGWIN_VERSION_DLL_MAJOR 3004 #define CYGWIN_VERSION_DLL_MAJOR 3004
#define CYGWIN_VERSION_DLL_MINOR 2 #define CYGWIN_VERSION_DLL_MINOR 3
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the /* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
combined DLL major and minor numbers. */ combined DLL major and minor numbers. */