summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authordolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2010-03-12 11:05:18 +0000
committerdolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2010-03-12 11:05:18 +0000
commitcc31829738b14995e4c84f972afffbdfc0566956 (patch)
tree21770b4719c6b4ac5f2da5fb9be3ded8368e3d60 /win32
parent5a299f1e2f9ad42973e22e002ce3069a99d0130a (diff)
release 0.10.14
git-svn-id: https://core.fluendo.com/gstreamer/svn/trunk/gst-fluendo-mp3@1794 2b0047a9-a6d8-0310-accf-f7200b2a168c
Diffstat (limited to 'win32')
-rw-r--r--win32/oa/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/win32/oa/config.h b/win32/oa/config.h
index c69381d..a3a3676 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.13.1"
+#define PACKAGE_STRING "GStreamer Fluendo MP3 Decoder 0.10.14"
/* 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.13.1"
+#define PACKAGE_VERSION "0.10.14"
/* 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.13.1"
+#define VERSION "0.10.14"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */