summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-06-10 17:06:33 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-06-10 17:06:33 +0000
commite9bcb93ec077bd27870943152cfc30f0f9edd776 (patch)
treeb898eaf06094e680296c09e2d1b1efd8bf186b69
parent593503cb8ca110199d7e22bd9a7d4f5ede29d7cf (diff)
releasing 0.10.8RELEASE-0_10_8
Original commit message from CVS: releasing 0.10.8
-rw-r--r--ChangeLog7
-rw-r--r--NEWS10
-rw-r--r--RELEASE54
-rw-r--r--configure.ac2
-rw-r--r--docs/plugins/inspect/plugin-coreelements.xml2
-rw-r--r--docs/plugins/inspect/plugin-coreindexers.xml2
-rw-r--r--po/af.po4
-rw-r--r--po/az.po4
-rw-r--r--po/bg.po4
-rw-r--r--po/ca.po4
-rw-r--r--po/cs.po4
-rw-r--r--po/de.po4
-rw-r--r--po/en_GB.po4
-rw-r--r--po/fr.po4
-rw-r--r--po/it.po4
-rw-r--r--po/nb.po4
-rw-r--r--po/nl.po4
-rw-r--r--po/ru.po4
-rw-r--r--po/sq.po4
-rw-r--r--po/sr.po4
-rw-r--r--po/sv.po4
-rw-r--r--po/tr.po4
-rw-r--r--po/uk.po4
-rw-r--r--po/vi.po4
-rw-r--r--po/zh_CN.po4
-rw-r--r--po/zh_TW.po4
-rw-r--r--win32/common/config.h6
27 files changed, 65 insertions, 98 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b888ce70f..a4230088ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.8 ===
+
+2006-06-10 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ releasing 0.10.8, "Soepeke, ik zie ou nog altijd nie"
+
2006-06-10 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/gst.c: (init_post):
diff --git a/NEWS b/NEWS
index f2f8e00882..bb8a9fb039 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
-This is GStreamer 0.10.7, "Soepeke, ik zie ou"
+This is GStreamer 0.10.8, "Soepeke, ik zie ou nog altijd nie"
+
+Changes since 0.10.7:
+
+ * Important fix for registry update causing applets not to load
+
+Bugs fixed since 0.10.7:
+
+ * 344474 : Gnome Mixer Applet doesn't want to load
Changes since 0.10.6:
diff --git a/RELEASE b/RELEASE
index 29ecf4790b..0fda09b15a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer 0.10.7 "Soepeke, ik zie ou"
+Release notes for GStreamer 0.10.8 "Soepeke, ik zie ou nog altijd nie"
@@ -38,49 +38,11 @@ Features of this release
* Parallel installability with 0.8.x series
* Threadsafe design and API
- * Registry cache updating is now done in a fork, so no plugins are left opened
- * New version of data protocol now serializes events
- * queue fixes
- * win32 fixes
+ * Important fix for registry update causing applets not to load
Bugs fixed in this release
- * 338335 : [patch] memleak in gst-utils.c (leak pads from iterator)
- * 343598 : undefined symbol in coreindexers when using --disable-loa...
- * 336929 : GstCollectPads does not clear/reset segment info after fl...
- * 337100 : [fakesink] add " preroll-handoff " signal
- * 339918 : GstTagSetter merge-mode description unclear, and implemen...
- * 340501 : [filesrc] give primary rank
- * 341662 : gst-launch print_tags() fix
- * 342238 : API: gst_element_seek_simple
- * 342321 : GST_QUERY_POSITION fails if GstBaseSrc in get_range mode
- * 342777 : rebuilding the registry leaves all plugins in memory
- * 342820 : gstnetclientclock.c(453): servaddr used before set
- * 343057 : gst-launch-0.10 segfaults when passed gst-plugin-path and...
- * 343341 : [API] add GST_TAG_PREVIEW_IMAGE
- * 343827 : leak in gst_index_gtype_resolver
- * 343929 : Use of // in public header
- * 343988 : data protocol needs extending to handle events better
- * 341479 : Too many plugins loaded even for up-to-date registry
- * 343334 : GstCollectPads testsuite and fixes
- * 343538 : GstCollectPads doesn't reset EOS fields when stopped
-
-API changed in this release
-
-
-- API additions:
-
-* gst_element_seek_simple()
-* GST_FLOW_CUSTOM_SUCCESS
-* GST_FLOW_CUSTOM_ERROR
-* GST_FLOW_IS_SUCCESS
-* gst_collect_pads_set_flushing()
-* GST_TAG_PREVIEW_IMAGE
-* gst_dp_crc()
-* GstDPPacketizer
-* GstDPVersion
-* GstFakeSink::preroll-handoff
-* GstFakeSink::use-mmap
+ * 344474 : Gnome Mixer Applet doesn't want to load
Download
@@ -115,17 +77,7 @@ Let us know if you want to be added to this list.
Contributors to this release
- * Alessandro Decina
* Edward Hervey
- * Jan Schmidt
- * Julien Moutte
- * Lutz Mueller
- * Mark Nauwelaerts
- * Michael Smith
- * Sebastien Moutte
- * Stefan Kost
* Thomas Vander Stichele
* Tim-Philipp Müller
- * Wim Taymans
- * Zaheer Abbas Merali
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index 4caa0f7cb5..5649268067 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer, 0.10.7.1,
+AC_INIT(GStreamer, 0.10.8,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer)
diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml
index 6441b05cde..890a857d23 100644
--- a/docs/plugins/inspect/plugin-coreelements.xml
+++ b/docs/plugins/inspect/plugin-coreelements.xml
@@ -3,7 +3,7 @@
<description>standard GStreamer elements</description>
<filename>../../plugins/elements/.libs/libgstcoreelements.so</filename>
<basename>libgstcoreelements.so</basename>
- <version>0.10.7</version>
+ <version>0.10.8</version>
<license>LGPL</license>
<source>gstreamer</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-coreindexers.xml b/docs/plugins/inspect/plugin-coreindexers.xml
index 5fe07d073d..895ced6d43 100644
--- a/docs/plugins/inspect/plugin-coreindexers.xml
+++ b/docs/plugins/inspect/plugin-coreindexers.xml
@@ -3,7 +3,7 @@
<description>GStreamer core indexers</description>
<filename>../../plugins/indexers/.libs/libgstcoreindexers.so</filename>
<basename>libgstcoreindexers.so</basename>
- <version>0.10.7</version>
+ <version>0.10.8</version>
<license>LGPL</license>
<source>gstreamer</source>
<package>GStreamer source release</package>
diff --git a/po/af.po b/po/af.po
index 6db6c9fb91..49fb3f3647 100644
--- a/po/af.po
+++ b/po/af.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.9.7\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-12-05 11:45+0200\n"
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
"Language-Team: Afrikaans <i18n@af.org.za>\n"
@@ -94,7 +94,7 @@ msgstr "GStreamer Opsies"
msgid "Show GStreamer Options"
msgstr "Wys GStreamer opsies"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "Onbekende opsie"
diff --git a/po/az.po b/po/az.po
index c2c626ddf3..89f9b72ac1 100644
--- a/po/az.po
+++ b/po/az.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer-0.8.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2004-03-19 18:40+0200\n"
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
@@ -90,7 +90,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "GStreamer buraxılışını göstər"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/bg.po b/po/bg.po
index 6ca39c6804..424e60d68f 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.10.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2006-04-07 18:54+0300\n"
"Last-Translator: Alexander Shopov <ash@contact.bg>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -99,7 +99,7 @@ msgstr "Настройки на GStreamer"
msgid "Show GStreamer Options"
msgstr "Показване на опциите на GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "Непозната опция"
diff --git a/po/ca.po b/po/ca.po
index 0cd97bf6ca..e217435870 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.9.7\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-12-02 17:43+0100\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -98,7 +98,7 @@ msgstr "Opcions del GStreamer"
msgid "Show GStreamer Options"
msgstr "Mostra les opcions del GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "Opció desconeguda"
diff --git a/po/cs.po b/po/cs.po
index 71faa810d4..4e9d0bca65 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-04-15 14:36+0200\n"
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -99,7 +99,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "Vypsat verzi GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/de.po b/po/de.po
index 037061d892..56a2f37fe6 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2004-06-05 09:32+0100\n"
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
"Language-Team: German <de@li.org>\n"
@@ -97,7 +97,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "Die Version von GStreamer ausgeben"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/en_GB.po b/po/en_GB.po
index 0ffdd83f63..dd118a16ac 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2004-04-26 10:36-0400\n"
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
"Language-Team: English (British) <en_gb@li.org>\n"
@@ -94,7 +94,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "Print the GStreamer version"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 04702b90f1..d00f2eb8d1 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GStreamer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2004-01-13 16:52+0100\n"
"Last-Translator: Julien Moutte <julien@moutte.net>\n"
"Language-Team: French <fr@li.org>\n"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "Afficher la version de GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 1b8d80fe29..622b77ec7a 100644
--- a/po/it.po
+++ b/po/it.po
@@ -108,7 +108,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.10.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2006-04-09 21:52+0000\n"
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -197,7 +197,7 @@ msgstr "Opzioni GStreamer"
msgid "Show GStreamer Options"
msgstr "Mostra le opzioni di GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "Opzione sconosciuta"
diff --git a/po/nb.po b/po/nb.po
index a7fb1c6364..bf7af8a82d 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-02-17 12:00+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
@@ -88,7 +88,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "Skriv ut versjonsnummer for GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index c8be9a4523..79ff447b9c 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.9.7\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2006-01-20 16:15+0200\n"
"Last-Translator: Taco Witte <tcwitte@cs.uu.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -98,7 +98,7 @@ msgstr "GStreamer opties"
msgid "Show GStreamer Options"
msgstr "Geeft GStreamer opties weer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "Onbekende optie"
diff --git a/po/ru.po b/po/ru.po
index 7efcd1a410..fd6f0fb70e 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-02-15 22:33+0300\n"
"Last-Translator: Peter Astakhov <astakhovp@mail.ru>\n"
"Language-Team: Russian <ru@li.org>\n"
@@ -99,7 +99,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "Печатает версию GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/sq.po b/po/sq.po
index 813413baa5..473ae39d38 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2004-08-07 23:46+0200\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: Albanian <begraj@hotmail.com>\n"
@@ -98,7 +98,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "Printo versionin e GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index e960ff22bc..f9d1b3d75f 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-01-27 16:58+0100\n"
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
"Language-Team: Serbian <gnu@prevod.org>\n"
@@ -97,7 +97,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "Испиши издање Гстримера"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index ee410314c3..4091bda5fc 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.9.7\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-12-04 21:45+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -97,7 +97,7 @@ msgstr "GStreamer-alternativ"
msgid "Show GStreamer Options"
msgstr "Visa GStreamer-alternativ"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "Okänt alternativ"
diff --git a/po/tr.po b/po/tr.po
index 166d01823c..aab8b15ca7 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2004-04-03 03:14+0300\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@@ -95,7 +95,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "GStreamer sürünümü yazdır"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index f28096ebe3..329c0f9485 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.10.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2006-04-07 11:16+0300\n"
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
@@ -96,7 +96,7 @@ msgstr "Параметри GStreamer"
msgid "Show GStreamer Options"
msgstr "Показати параметри GStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "Невідомий параметр"
diff --git a/po/vi.po b/po/vi.po
index 41fdcf5fc7..58f2a46806 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer-0.10.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2006-04-07 18:23+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
@@ -95,7 +95,7 @@ msgstr "Tùy chọn GStreamer"
msgid "Show GStreamer Options"
msgstr "Hiển thị Tùy chọnStreamer"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "Tùy chọn lạ"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 6b9a483669..fe1584b4af 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.9.7\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-12-03 00:05+0800\n"
"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
"Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
@@ -87,7 +87,7 @@ msgstr "GStreamer 选项"
msgid "Show GStreamer Options"
msgstr "显示 GStreamer 选项"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr "未知选项"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index a82ef1d246..29ec4a9841 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-07 11:46+0200\n"
+"POT-Creation-Date: 2006-06-10 13:03+0200\n"
"PO-Revision-Date: 2005-04-27 14:55+0800\n"
"Last-Translator: Abel Cheung <abelcheung@gmail.com>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -95,7 +95,7 @@ msgstr ""
msgid "Show GStreamer Options"
msgstr "顯示 GStreamer 版本"
-#: gst/gst.c:865
+#: gst/gst.c:867
msgid "Unknown option"
msgstr ""
diff --git a/win32/common/config.h b/win32/common/config.h
index 849fa4e8f7..9c8e09b152 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -197,13 +197,13 @@
#define PACKAGE_NAME "GStreamer"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer 0.10.7"
+#define PACKAGE_STRING "GStreamer 0.10.8"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gstreamer"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.7"
+#define PACKAGE_VERSION "0.10.8"
/* Define the plugin directory */
#ifdef _DEBUG
@@ -219,7 +219,7 @@
#undef USE_POISONING
/* Version number of package */
-#define VERSION "0.10.7"
+#define VERSION "0.10.8"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */