diff options
author | CDT 1999 Shawn T. Amundson <amundson@gtk.org> | 1999-05-11 03:06:59 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1999-05-11 03:06:59 +0000 |
commit | 9b679abd55892dc34b75acf2ee948512762e79e1 (patch) | |
tree | 0c42d6b755b308ef2e0bb62a1e9bd1ec4661ea9f | |
parent | 8ad244051764319239f3682248fbc949ea14c6f3 (diff) |
Released GLib 1.2.3GLIB_1_2_3
Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GLib 1.2.3
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-0 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-12 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-2 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 4 | ||||
-rw-r--r-- | INSTALL | 4 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | configure.in | 6 |
12 files changed, 42 insertions, 6 deletions
@@ -1,3 +1,7 @@ +Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org> + + * Released GLib 1.2.3 + 1999-05-08 Tor Lillqvist <tml@iki.fi> * Makefile.am tests/Makefile.am: Correct rules for making the diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index dcd72a365..e9f17f459 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,7 @@ +Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org> + + * Released GLib 1.2.3 + 1999-05-08 Tor Lillqvist <tml@iki.fi> * Makefile.am tests/Makefile.am: Correct rules for making the diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index dcd72a365..e9f17f459 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org> + + * Released GLib 1.2.3 + 1999-05-08 Tor Lillqvist <tml@iki.fi> * Makefile.am tests/Makefile.am: Correct rules for making the diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index dcd72a365..e9f17f459 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org> + + * Released GLib 1.2.3 + 1999-05-08 Tor Lillqvist <tml@iki.fi> * Makefile.am tests/Makefile.am: Correct rules for making the diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index dcd72a365..e9f17f459 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,7 @@ +Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org> + + * Released GLib 1.2.3 + 1999-05-08 Tor Lillqvist <tml@iki.fi> * Makefile.am tests/Makefile.am: Correct rules for making the diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index dcd72a365..e9f17f459 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org> + + * Released GLib 1.2.3 + 1999-05-08 Tor Lillqvist <tml@iki.fi> * Makefile.am tests/Makefile.am: Correct rules for making the diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index dcd72a365..e9f17f459 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org> + + * Released GLib 1.2.3 + 1999-05-08 Tor Lillqvist <tml@iki.fi> * Makefile.am tests/Makefile.am: Correct rules for making the diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index dcd72a365..e9f17f459 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org> + + * Released GLib 1.2.3 + 1999-05-08 Tor Lillqvist <tml@iki.fi> * Makefile.am tests/Makefile.am: Correct rules for making the @@ -1,8 +1,8 @@ Simple install procedure ======================== - % gzip -cd glib-1.2.2.tar.gz | tar xvf - # unpack the sources - % cd glib-1.2.2 # change to the toplevel directory + % gzip -cd glib-1.2.3.tar.gz | tar xvf - # unpack the sources + % cd glib-1.2.3 # change to the toplevel directory % ./configure # run the `configure' script % make # build GLIB [ Become root if necessary ] @@ -1,3 +1,7 @@ +Overview of Changes in GLib 1.2.3: + +* Minor fixes. + Overview of Changes in GLib 1.2.2: * Minor fixes. @@ -1,7 +1,7 @@ General Information =================== -This is GLib version 1.2.2. GLib is a library which includes support +This is GLib version 1.2.3. GLib is a library which includes support routines for C such as lists, trees, hashes, memory allocation, and many other things. diff --git a/configure.in b/configure.in index 2cbfc14a3..cad3eb277 100644 --- a/configure.in +++ b/configure.in @@ -33,9 +33,9 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl # GLIB_MAJOR_VERSION=1 GLIB_MINOR_VERSION=2 -GLIB_MICRO_VERSION=2 -GLIB_INTERFACE_AGE=2 -GLIB_BINARY_AGE=2 +GLIB_MICRO_VERSION=3 +GLIB_INTERFACE_AGE=3 +GLIB_BINARY_AGE=3 GLIB_VERSION=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION.$GLIB_MICRO_VERSION dnl AC_DIVERT_POP()dnl |