summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-06-09 18:52:02 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-06-09 18:52:02 +0000
commit67759aafe96b4a42b413fbd3b718eacc88e07154 (patch)
tree9ae64a40a3243a0b75af835346111ea3b426b7a2 /configure.ac
parentafdc4774e4eae2b837e86a94bcedf9760eb941d3 (diff)
downloadgstreamer-67759aafe96b4a42b413fbd3b718eacc88e07154.tar.gz
configure.ac: back to TRUNK
Original commit message from CVS: 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: back to TRUNK
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 40901864b5..4caa0f7cb5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer, 0.10.7,
+AC_INIT(GStreamer, 0.10.7.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer)