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:
Earnie Boyd
2001-09-19 15:37:19 +00:00
parent 5df2a48314
commit 18508302f9
3 changed files with 12 additions and 6 deletions

View File

@ -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 */