* Makefile.in: Increment version to 0.5
* include/_mingw.h: Increment minor version
This commit is contained in:
@ -60,9 +60,9 @@
|
||||
# define __int64 long long
|
||||
#endif /* __GNUC__ */
|
||||
|
||||
#define __MINGW32_VERSION 0.3
|
||||
#define __MINGW32_VERSION 0.5
|
||||
#define __MINGW32_MAJOR_VERSION 0
|
||||
#define __MINGW32_MINOR_VERSION 3
|
||||
#define __MINGW32_MINOR_VERSION 5
|
||||
|
||||
#endif /* __MINGW_H */
|
||||
|
||||
|
Reference in New Issue
Block a user