summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-03-09 12:45:36 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-03-09 12:45:36 +0000
commit3e01a25571ea96e356087b23f56350c4915e3abf (patch)
treef0f1a051aac5004333a0f7a28e877722b157dc82
parentd7941995b9771e8bf4692c0816ed12be19f4fa67 (diff)
another prerelease
Original commit message from CVS: another prerelease
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5af1ccb53d..ab41864a47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_INIT
AC_CANONICAL_TARGET([])
dnl when going to/from release please set the nano (fourth number) right !
-AS_VERSION(gstreamer, GST_VERSION, 0, 3, 2, 2)
+AS_VERSION(gstreamer, GST_VERSION, 0, 3, 2, 3)
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST, 0, 0, 0, yes)