summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-07-28 12:45:26 +0000
committerCarl Worth <cworth@cworth.org>2005-07-28 12:45:26 +0000
commit61e28ec71f5492671d633ccf9459b6654f33edd6 (patch)
tree36b3df78f2dc4b732a4a4a333557883ad12cfb45
parentb9861b3e877776c5fe5b8b30fe76ced8ff846923 (diff)
Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_6_0.
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 25f8a8f7d..66bf7cbfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-07-28 Carl Worth <cworth@cworth.org>
+ * configure.in: Add -head to CAIRO_VERSION after tagging with
+ SNAPSHOT_0_6_0.
+
+2005-07-28 Carl Worth <cworth@cworth.org>
+
* NEWS: Added notes for snapshot 0.6.0
* configure.in: Increment CAIRO_VERSION to 0.6.0
diff --git a/configure.in b/configure.in
index 27fe96fa3..f1b503e23 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.6.0
+CAIRO_VERSION=0.6.0-head
# libtool shared library version