summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-05-26 09:58:10 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-05-26 09:58:10 +0000
commit81a92a7036c6319ada76dd672476653ee6649894 (patch)
tree02ac0ecd77fa31837c1a7bd047e53300e7a42fd1
parent8c443cbb7df39a88ddc6e48977e4ff3822d7d457 (diff)
configure.ac: Releasing 0.2.2
Original commit message from CVS: * configure.ac: Releasing 0.2.2
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 27b9f75..aa7c330 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-05-26 Edward Hervey <bilboed@bilboed.com>
+ * configure.ac: Releasing 0.2.2
+
+2005-05-26 Edward Hervey <bilboed@bilboed.com>
+
* Makefile.am: (EXTRA_DIST):
added normal equivalent of .in files
diff --git a/configure.ac b/configure.ac
index cb0a1a1..4d9bab8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
AM_MAINTAINER_MODE
dnl when going to/from release please set the nano (fourth number) right !
-AS_VERSION(gnonlin, GNL_VERSION, 0, 2, 2, 1, GNL_CVS="no", GNL_CVS="yes")
+AS_VERSION(gnonlin, GNL_VERSION, 0, 2, 2, 0, GNL_CVS="no", GNL_CVS="yes")
dnl Required GStreamer version
GST_REQ=0.8.9