OSDN Git Service

Add missing <wingdi.h> definitions.
[mingw/mingw-org-wsl.git] / VERSION.m4
index 38fad6e..a80ebfc 100644 (file)
@@ -6,7 +6,7 @@
 # assign a common version number to each of the mingwrt and w32api
 # MinGW System Library sub-packages.
 #
-m4_define([__VERSION__],[5.3])
+m4_define([__VERSION__],[5.4.2])
 
 # This is also a convenient place to specify the import library
 # associations, and DLLVERSION information for each DLL which may
@@ -23,7 +23,7 @@ m4_define([__VERSION__],[5.3])
 #    as required, in accordance with libtool conventions.
 #
 m4_define([MINGW_AC_ENUMERATE_DLLVERSION_SPECS],dnl
-[MINGW_AC_SET_DLLVERSION([LIBMINGWEX], [libmingwex.dll.a], [2:0:0])dnl
+[MINGW_AC_SET_DLLVERSION([LIBMINGWEX], [libmingwex.dll.a], [5:0:1])dnl
 ])
 
 # $RCSfile$: end of file