Distribute README in place of the non-existent ChangeLog. Doh! GNOME_COMMON_2_4_0
authorMalcolm Tredinnick <malcolm@src.gnome.org>
Thu, 2 Oct 2003 04:06:35 +0000 (04:06 +0000)
committerMalcolm Tredinnick <malcolm@src.gnome.org>
Thu, 2 Oct 2003 04:06:35 +0000 (04:06 +0000)
        * doc-build/Makefile.am: Distribute README in place of the
        non-existent ChangeLog. Doh!

        * autogen.sh: Use the GNOME 2 autogen.sh script by default.
        * configure.in: Version number bumped.

svn path=/trunk/; revision=3057

ChangeLog
autogen.sh
configure.in
doc-build/Makefile.am

index 12996d7..85fbc6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+=== gnome-common 2.4.0 ===
+
+2003-10-02  Malcolm Tredinnick <malcolm@commsecure.com.au>
+
+       * doc-build/Makefile.am: Distribute README in place of the
+       non-existent ChangeLog. Doh!
+
+       * autogen.sh: Use the GNOME 2 autogen.sh script by default.
+       * configure.in: Version number bumped.
+
 2003-08-23  Marco Pesenti Gritti  <marco@gnome.org>
 
        * macros2/compiler-flags.m4:
index ba239f3..fa8fee4 100755 (executable)
@@ -14,4 +14,4 @@ PKG_NAME="Gnome Skeleton"
     exit 1
 }
 
-. $srcdir/macros/autogen.sh
+. $srcdir/macros2/autogen.sh
index ad07382..573f776 100644 (file)
@@ -1,6 +1,6 @@
 AC_INIT(macros2/gnome-common.m4)
 
-AM_INIT_AUTOMAKE(gnome-common, 2.3.0)
+AM_INIT_AUTOMAKE(gnome-common, 2.4.0)
 
 AM_MAINTAINER_MODE
 
index b30f910..e701f5d 100644 (file)
@@ -9,4 +9,4 @@ EXTRA_DIST =                    \
        omf.make                \
        xmldocs.make            \
        gnome-doc-common.in     \
-       ChangeLog
+       README