summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-07-19 14:12:59 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-07-19 14:12:59 +0000
commitef70d19c19b916b150dc66ebed3836e89ad1b88a (patch)
treef706f9c72b1d7e876b714b134df29be237eb0f76
parent1856a1ba124b58d0b3bfe6e9b1ac57a3b95d5c7b (diff)
downloadgst-plugins-bad-ef70d19c19b916b150dc66ebed3836e89ad1b88a.tar.gz
gst-plugins-bad-ef70d19c19b916b150dc66ebed3836e89ad1b88a.tar.bz2
gst-plugins-bad-ef70d19c19b916b150dc66ebed3836e89ad1b88a.zip
configure.ac: 0.10.7.2 pre-release
Original commit message from CVS: * configure.ac: 0.10.7.2 pre-release
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62a83cd4..72fb40e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
+ * configure.ac:
+ 0.10.7.2 pre-release
+
+2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
+
* ext/Makefile.am:
Dist and recurse into resindvd subdir
diff --git a/configure.ac b/configure.ac
index 98571c40..4abcf5ca 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 Bad Plug-ins, 0.10.7.1,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.7.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)