summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2013-12-18 10:40:42 +0000
committerdolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2013-12-18 10:40:42 +0000
commitf9962c250ffa852c4326d28ea3d3d659dc983678 (patch)
treec8ee4294661f4c0502b79b7f2a496da9092c527e
parentc28aa94398d8c3508712c5c1b2683bd9cf6ebcc6 (diff)
Back to trunk
git-svn-id: https://core.fluendo.com/gstreamer/svn/trunk/gst-fluendo-mp3@2556 2b0047a9-a6d8-0310-accf-f7200b2a168c
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d41df0..badf070 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-18 Release Maker <nomail@fluendo.com>
+
+ * configure.ac: Back to TRUNK.
+
=== release 0.10.25 ===
2013-11-28 Release Maker <nomail@fluendo.com>
diff --git a/configure.ac b/configure.ac
index 0a1aab8..d8a9d4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ dnl fill in your package name and version here
dnl the fourth (nano) number should be 0 for a release, 1 for CVS,
dnl and 2... for a prerelease
dnl releases only do -Wall, cvs and prerelease does -Werror too
-AC_INIT(GStreamer Fluendo MP3 Decoder, 0.10.25,,
+AC_INIT(GStreamer Fluendo MP3 Decoder, 0.10.25.1,,
gst-fluendo-mp3)
AG_GST_INIT