summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-05-18 09:41:47 +0000
committerCarl Worth <cworth@cworth.org>2005-05-18 09:41:47 +0000
commitb1301f401336a29f63a8b5990969e03593f1808a (patch)
treeca7e4da9498e69aa3a7443338f3fd57adf500e8d
parentf083b21c76b3a3f542b93d32a40cd5deccc0c985 (diff)
Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_5_0.
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 55cb2b9e9..d649e9ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-18 Carl Worth <cworth@cworth.org>
+
+ * configure.in: Add -head to CAIRO_VERSION after tagging with
+ SNAPSHOT_0_5_0.
+
2005-05-17 Carl Worth <cworth@cworth.org>
* PORTING_GUIDE: Added porting guide to help with transition to
diff --git a/configure.in b/configure.in
index 070b0ef64..5caecc370 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_INIT(src/cairo.h)
dnl ===========================================================================
# Package version number, (as distinct from shared library version)
-CAIRO_VERSION=0.5.0
+CAIRO_VERSION=0.5.0-head
# libtool shared library version