summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Henstridge <james@jamesh.id.au>2004-09-14 06:03:06 +0000
committerJames Henstridge <jamesh@src.gnome.org>2004-09-14 06:03:06 +0000
commitd084aa0d0204c65ae2e0a0ec17a86d554fa5da07 (patch)
tree897d357bf29e822dd18630c634fa11230256e506
parent252cdb9e372045dc5a34d7877fca1fc0a00579d9 (diff)
downloadshared-mime-info-d084aa0d0204c65ae2e0a0ec17a86d554fa5da07.tar.gz
bump version number to 2.8.0GNOME_COMMON_2_8_0
2004-09-14 James Henstridge <james@jamesh.id.au> * configure.in: bump version number to 2.8.0 svn path=/trunk/; revision=3475
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fd435ca..14df1c35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-14 James Henstridge <james@jamesh.id.au>
+
+ * configure.in: bump version number to 2.8.0
+
2004-08-30 James Henstridge <james@jamesh.id.au>
* macros2/gnome-autogen.sh: fix up error message when a required
diff --git a/configure.in b/configure.in
index 393790b2..0af44adf 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([gnome-common], [2.7.0],
+AC_INIT([gnome-common], [2.8.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-common])
AC_CONFIG_SRCDIR([macros2/gnome-autogen.sh])