summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2014-02-24 11:51:53 +0000
committerdolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2014-02-24 11:51:53 +0000
commit52c9268bbd42be5f90721b3c29ea9accd33040f1 (patch)
tree4ebbb02621ba4a1cb3ad6122ec5b676934e0f727
parentf48cfc8d4799b2fd7e0b22556d03cc1f46560874 (diff)
release 0.10.26
git-svn-id: https://core.fluendo.com/gstreamer/svn/trunk/gst-fluendo-mp3@2579 2b0047a9-a6d8-0310-accf-f7200b2a168c
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
-rw-r--r--win32/include/config-orig.h6
-rw-r--r--win32/oa/config.h6
-rw-r--r--win32/vs9/config.h6
5 files changed, 12 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 7478f39..ed404a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+=== release 0.10.26 ===
+
2014-02-24 Julien Moutte <julien@fluendo.com>
* src/flump3dec-0_10.c: Make sure we provide the incoming timestamp
diff --git a/configure.ac b/configure.ac
index d8a9d4d..4cd1e3b 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.1,,
+AC_INIT(GStreamer Fluendo MP3 Decoder, 0.10.26,,
gst-fluendo-mp3)
AG_GST_INIT
diff --git a/win32/include/config-orig.h b/win32/include/config-orig.h
index 97597bc..931b758 100644
--- a/win32/include/config-orig.h
+++ b/win32/include/config-orig.h
@@ -123,13 +123,13 @@
#define PACKAGE_NAME "GStreamer Fluendo MP3 Decoder"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Fluendo MP3 Decoder 0.10.25"
+#define PACKAGE_STRING "GStreamer Fluendo MP3 Decoder 0.10.26"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-fluendo-mp3"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.25"
+#define PACKAGE_VERSION "0.10.26"
/* directory where plugins are located */
#define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
@@ -162,7 +162,7 @@
#define USE_SINGLE_IPP_ARCH 0
/* Version number of package */
-#define VERSION "0.10.25"
+#define VERSION "0.10.26"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
diff --git a/win32/oa/config.h b/win32/oa/config.h
index 97597bc..931b758 100644
--- a/win32/oa/config.h
+++ b/win32/oa/config.h
@@ -123,13 +123,13 @@
#define PACKAGE_NAME "GStreamer Fluendo MP3 Decoder"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Fluendo MP3 Decoder 0.10.25"
+#define PACKAGE_STRING "GStreamer Fluendo MP3 Decoder 0.10.26"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-fluendo-mp3"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.25"
+#define PACKAGE_VERSION "0.10.26"
/* directory where plugins are located */
#define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
@@ -162,7 +162,7 @@
#define USE_SINGLE_IPP_ARCH 0
/* Version number of package */
-#define VERSION "0.10.25"
+#define VERSION "0.10.26"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
diff --git a/win32/vs9/config.h b/win32/vs9/config.h
index 97597bc..931b758 100644
--- a/win32/vs9/config.h
+++ b/win32/vs9/config.h
@@ -123,13 +123,13 @@
#define PACKAGE_NAME "GStreamer Fluendo MP3 Decoder"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Fluendo MP3 Decoder 0.10.25"
+#define PACKAGE_STRING "GStreamer Fluendo MP3 Decoder 0.10.26"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-fluendo-mp3"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.25"
+#define PACKAGE_VERSION "0.10.26"
/* directory where plugins are located */
#define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
@@ -162,7 +162,7 @@
#define USE_SINGLE_IPP_ARCH 0
/* Version number of package */
-#define VERSION "0.10.25"
+#define VERSION "0.10.26"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */