summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-04-22 00:29:00 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-04-22 00:29:00 +0000
commit2a0f401117cc4dc56d9dfc65233e9e9a7e40d1c4 (patch)
tree4156eb718316b3509d7a19b88979253e6d927db7
parent4e11c343001a69660a5d84836975405a401be3e6 (diff)
configure.ac: 0.10.7.4 pre-release
Original commit message from CVS: * configure.ac: 0.10.7.4 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 dd8609f9..dcbdad3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-04-22 Jan Schmidt <jan.schmidt@sun.com>
+ * configure.ac:
+ 0.10.7.4 pre-release
+
+2008-04-22 Jan Schmidt <jan.schmidt@sun.com>
+
* gst/goom/config_param.c: (goom_plugin_parameters_free):
* gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
* gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
diff --git a/configure.ac b/configure.ac
index 7b574d43..e38f5478 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/pre
-AC_INIT(GStreamer Good Plug-ins, 0.10.7.3,
+AC_INIT(GStreamer Good Plug-ins, 0.10.7.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)