From: Tor Lillqvist Date: Thu, 4 Feb 1999 21:53:48 +0000 (+0000) Subject: Update GLIB_MICRO_VERSION. (Pity it has to be done manually. Hmm.) X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=319fb3361c801455a23c8ddc80943e777226c888;p=dana%2Fcg-glib.git Update GLIB_MICRO_VERSION. (Pity it has to be done manually. Hmm.) --- diff --git a/ChangeLog b/ChangeLog index c43fb859..06a8a4ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 04 20:42:24 1999 Tor Lillqvist + + * glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION. + 1999-02-04 Christopher Blizzard * glib.spec (Packager): Change my email address diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index c43fb859..06a8a4ab 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,7 @@ +Thu Feb 04 20:42:24 1999 Tor Lillqvist + + * glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION. + 1999-02-04 Christopher Blizzard * glib.spec (Packager): Change my email address diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c43fb859..06a8a4ab 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +Thu Feb 04 20:42:24 1999 Tor Lillqvist + + * glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION. + 1999-02-04 Christopher Blizzard * glib.spec (Packager): Change my email address diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index c43fb859..06a8a4ab 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +Thu Feb 04 20:42:24 1999 Tor Lillqvist + + * glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION. + 1999-02-04 Christopher Blizzard * glib.spec (Packager): Change my email address diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index c43fb859..06a8a4ab 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,7 @@ +Thu Feb 04 20:42:24 1999 Tor Lillqvist + + * glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION. + 1999-02-04 Christopher Blizzard * glib.spec (Packager): Change my email address diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index c43fb859..06a8a4ab 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +Thu Feb 04 20:42:24 1999 Tor Lillqvist + + * glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION. + 1999-02-04 Christopher Blizzard * glib.spec (Packager): Change my email address diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index c43fb859..06a8a4ab 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +Thu Feb 04 20:42:24 1999 Tor Lillqvist + + * glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION. + 1999-02-04 Christopher Blizzard * glib.spec (Packager): Change my email address diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index c43fb859..06a8a4ab 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +Thu Feb 04 20:42:24 1999 Tor Lillqvist + + * glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION. + 1999-02-04 Christopher Blizzard * glib.spec (Packager): Change my email address diff --git a/config.h.win32 b/config.h.win32 index 28238514..0c889315 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -56,7 +56,7 @@ #define GLIB_MAJOR_VERSION 1 #define GLIB_MINOR_VERSION 1 -#define GLIB_MICRO_VERSION 13 +#define GLIB_MICRO_VERSION 15 #define GLIB_INTERFACE_AGE 0 #define GLIB_BINARY_AGE 0 diff --git a/glibconfig.h.win32 b/glibconfig.h.win32 index bb3848e1..05ff5f04 100644 --- a/glibconfig.h.win32 +++ b/glibconfig.h.win32 @@ -78,7 +78,7 @@ typedef unsigned __int64 guint64; #define GLIB_MAJOR_VERSION 1 #define GLIB_MINOR_VERSION 1 -#define GLIB_MICRO_VERSION 13 +#define GLIB_MICRO_VERSION 15 #ifdef __cplusplus #define G_HAVE_INLINE 1