2006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* Include/_mingw.h: Increment version to 3.10.
        * Makefile.in: Ditto.
			
			
This commit is contained in:
		
							parent
							
								
									4a7163e8a0
								
							
						
					
					
						commit
						50d838a468
					
				|  | @ -1,3 +1,8 @@ | ||||||
|  | 2006-06-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net> | ||||||
|  | 
 | ||||||
|  | 	* Include/_mingw.h: Increment version to 3.10. | ||||||
|  | 	* Makefile.in: Ditto. | ||||||
|  | 
 | ||||||
| 2006-06-26 Danny Smith  <dannysmith@users.sourceforge.net> | 2006-06-26 Danny Smith  <dannysmith@users.sourceforge.net> | ||||||
| 
 | 
 | ||||||
| 	* mingwex/math/tgamma.c (SQTPI): Add braces. | 	* mingwex/math/tgamma.c (SQTPI): Add braces. | ||||||
|  | @ -11,6 +16,11 @@ | ||||||
|         (erfcf): Likewise. |         (erfcf): Likewise. | ||||||
| 	* mingwex/math/tgamma.c (SQTPI): Avoid type punning. | 	* mingwex/math/tgamma.c (SQTPI): Avoid type punning. | ||||||
| 
 | 
 | ||||||
|  | 2006-06-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net> | ||||||
|  | 
 | ||||||
|  | 	* Include/_mingw.h: Increment version to 3.10. | ||||||
|  | 	* Makefile.in: Ditto. | ||||||
|  | 
 | ||||||
| 2006-06-23 Danny Smith  <dannysmith@users.sourceforge.net> | 2006-06-23 Danny Smith  <dannysmith@users.sourceforge.net> | ||||||
| 
 | 
 | ||||||
| 	* include/sys/time.h (struct timezone): Define. | 	* include/sys/time.h (struct timezone): Define. | ||||||
|  |  | ||||||
|  | @ -18,8 +18,8 @@ | ||||||
| # This makefile requires GNU make.
 | # This makefile requires GNU make.
 | ||||||
| 
 | 
 | ||||||
| PACKAGE = mingw-runtime | PACKAGE = mingw-runtime | ||||||
| VERSION = 3.9 | VERSION = 3.10 | ||||||
| CYGRELEASE = 2 | CYGRELEASE = 1 | ||||||
| 
 | 
 | ||||||
| VPATH = @srcdir@ | VPATH = @srcdir@ | ||||||
| srcdir = @srcdir@ | srcdir = @srcdir@ | ||||||
|  |  | ||||||
|  | @ -158,8 +158,8 @@ | ||||||
| # define __MSVCRT_VERSION__ 0x0600 | # define __MSVCRT_VERSION__ 0x0600 | ||||||
| #endif | #endif | ||||||
| 
 | 
 | ||||||
| #define __MINGW32_VERSION 3.9 | #define __MINGW32_VERSION 3.10 | ||||||
| #define __MINGW32_MAJOR_VERSION 3 | #define __MINGW32_MAJOR_VERSION 3 | ||||||
| #define __MINGW32_MINOR_VERSION 9 | #define __MINGW32_MINOR_VERSION 10 | ||||||
| 
 | 
 | ||||||
| #endif /* __MINGW_H */ | #endif /* __MINGW_H */ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue