summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-12-02 10:36:31 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-12-02 10:36:31 +0000
commit68cac468bbccac8f3552f28b77e16733bfada5c4 (patch)
tree7e530d06c25c607c580cff8f3a222ee1420279a0
parent3cd6fb0fa7a0c14f6c121d5b516e759c9510527e (diff)
configure.ac: Preparation for oh ten ohCHANGELOG_START
Original commit message from CVS: * configure.ac: Preparation for oh ten oh
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dca3a05..1472bea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-02 Edward Hervey <edward@fluendo.com>
+
+ * configure.ac:
+ Preparation for oh ten oh
+
2005-12-01 Edward Hervey <edward@fluendo.com>
* gnl/gnlcomposition.c: (gnl_composition_sync_handler),
diff --git a/configure.ac b/configure.ac
index b0806b6..6ec41e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gnonlin, GNONLIN_VERSION, 0, 9, 4, 1,
+AS_VERSION(gnonlin, GNONLIN_VERSION, 0, 10, 0, 1,
GNL_CVS="no", GNL_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
@@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl our libraries and install dirs use major.minor as a version
GST_MAJORMINOR=$GNONLIN_VERSION_MAJOR.$GNONLIN_VERSION_MINOR
dnl we override it here if we need to for the release candidate of new series
-GST_MAJORMINOR=0.9
+GST_MAJORMINOR=0.10
AC_SUBST(GST_MAJORMINOR)
dnl CURRENT, REVISION, AGE