summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-04 11:12:40 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-04 11:12:40 +0000
commit6ed7451f3dd7aa2b866a7743b09d926917dd9e6f (patch)
tree746081ec728dae5a73f59039a51d606036274574 /configure.ac
parentcca39d219086e90eb26448adb874a488a0994649 (diff)
prelease
Original commit message from CVS: prelease
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 93f9d5cab6..5f40aab9b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_CANONICAL_TARGET
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(gstreamer, GST_VERSION, 0, 8, 10, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 8, 10, 2, GST_CVS="no", GST_CVS="yes")
dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
AM_MAINTAINER_MODE