2001-09-19 Earnie Boyd <earnie@SF.net>
* Makefile.in: Remove the /usr from the install target. (VERSION): Increment. include/_mingw.h: Ditto.
This commit is contained in:
@ -60,9 +60,9 @@
|
||||
# define __int64 long long
|
||||
#endif /* __GNUC__ */
|
||||
|
||||
#define __MINGW32_VERSION 1.1
|
||||
#define __MINGW32_VERSION 1.2
|
||||
#define __MINGW32_MAJOR_VERSION 1
|
||||
#define __MINGW32_MINOR_VERSION 1
|
||||
#define __MINGW32_MINOR_VERSION 2
|
||||
|
||||
#endif /* __MINGW_H */
|
||||
|
||||
|
Reference in New Issue
Block a user