summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-08-11 00:23:02 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-08-11 11:35:23 +0100
commit61f7a1e12bd82d5d7f504d51c5a64f4d3f9950ee (patch)
tree5f3fa4635c3388d9f1f17e25e4b4ab780f218829 /win32
parent35680a0ee8f7ebfc2063d6398ca922c2b9085592 (diff)
0.10.19.2 pre-release
This commit is out of sequence, it really belongs between commits 15098331412ceb982c24b89bb4346354fb56433c (Automatic update of common submodule) and dd26f378b01d679834f12935efc7093fb5807956 (configure: Fix the CELT checks to ...)
Diffstat (limited to 'win32')
-rw-r--r--win32/common/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index 61b686345..6aa5d338d 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -24,7 +24,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
+#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins prerelease"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -199,7 +199,7 @@
#undef USE_POISONING
/* Version number of package */
-#define VERSION "0.10.19.1"
+#define VERSION "0.10.19.2"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */