Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-10-21 02:48:06 +0400
committerDavid Schleef <ds@schleef.org>2003-10-21 02:48:06 +0400
commit208c0e30898b429cbe676edca3ad526e1d58c256 (patch)
tree6c4df7b732b25fd983bb8fce6f35ef9463f1b7cd
parent31128ca5718eea96887beabd9d4f2071634297bd (diff)
bump version to 0.7.1.1TYPEFIND-ROOT
Original commit message from CVS: bump version to 0.7.1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ff6957f075..7a9f6a62f3 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, 7, 1, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 7, 1, 1, GST_CVS="no", GST_CVS="yes")
if test x$program_suffix = xNONE ; then
program_suffix=-$GST_VERSION_MAJOR.$GST_VERSION_MINOR