Browse Source

bump DLL version to 3.4.5

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
cygwin-3_4-branch
Corinna Vinschen 4 years ago
parent
commit
079974eb7c
  1. 2
      winsup/cygwin/include/cygwin/version.h

2
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 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. */

Loading…
Cancel
Save