* include/cygwin/version.h: Bump DLL minor number.
This commit is contained in:
parent
994fe87b6e
commit
5946622e72
@ -1,3 +1,7 @@
|
|||||||
|
2002-01-19 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
|
* include/cygwin/version.h: Bump DLL minor number.
|
||||||
|
|
||||||
2002-01-19 Christopher Faylor <cgf@redhat.com>
|
2002-01-19 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.
|
* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.
|
||||||
|
@ -44,7 +44,7 @@ details. */
|
|||||||
/* The current cygwin version is 1.3.6 */
|
/* The current cygwin version is 1.3.6 */
|
||||||
|
|
||||||
#define CYGWIN_VERSION_DLL_MAJOR 1003
|
#define CYGWIN_VERSION_DLL_MAJOR 1003
|
||||||
#define CYGWIN_VERSION_DLL_MINOR 7
|
#define CYGWIN_VERSION_DLL_MINOR 8
|
||||||
|
|
||||||
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
|
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
|
||||||
incompatible. */
|
incompatible. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user