summaryrefslogtreecommitdiff
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
parentcca39d219086e90eb26448adb874a488a0994649 (diff)
downloadgstreamer-6ed7451f3dd7aa2b866a7743b09d926917dd9e6f.tar.gz
prelease
Original commit message from CVS: prelease
m---------common0
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common
-Subproject 89d82b662da00096b70e70a7a102b294acaae6d
+Subproject c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08
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