From e9bcb93ec077bd27870943152cfc30f0f9edd776 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 10 Jun 2006 17:06:33 +0000 Subject: releasing 0.10.8 Original commit message from CVS: releasing 0.10.8 --- ChangeLog | 7 ++++ NEWS | 10 +++++- RELEASE | 54 ++-------------------------- configure.ac | 2 +- docs/plugins/inspect/plugin-coreelements.xml | 2 +- docs/plugins/inspect/plugin-coreindexers.xml | 2 +- po/af.po | 4 +-- po/az.po | 4 +-- po/bg.po | 4 +-- po/ca.po | 4 +-- po/cs.po | 4 +-- po/de.po | 4 +-- po/en_GB.po | 4 +-- po/fr.po | 4 +-- po/it.po | 4 +-- po/nb.po | 4 +-- po/nl.po | 4 +-- po/ru.po | 4 +-- po/sq.po | 4 +-- po/sr.po | 4 +-- po/sv.po | 4 +-- po/tr.po | 4 +-- po/uk.po | 4 +-- po/vi.po | 4 +-- po/zh_CN.po | 4 +-- po/zh_TW.po | 4 +-- win32/common/config.h | 6 ++-- 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 + + * configure.ac: + releasing 0.10.8, "Soepeke, ik zie ou nog altijd nie" + 2006-06-10 Thomas Vander Stichele * 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 @@ standard GStreamer elements ../../plugins/elements/.libs/libgstcoreelements.so libgstcoreelements.so - 0.10.7 + 0.10.8 LGPL gstreamer GStreamer source release 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 @@ GStreamer core indexers ../../plugins/indexers/.libs/libgstcoreindexers.so libgstcoreindexers.so - 0.10.7 + 0.10.8 LGPL gstreamer GStreamer source release 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 \n" "Language-Team: Afrikaans \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 \n" "Language-Team: Azerbaijani \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 \n" "Language-Team: Bulgarian \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 \n" "Language-Team: Catalan \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 \n" "Language-Team: Czech \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 \n" "Language-Team: German \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 \n" "Language-Team: English (British) \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 \n" "Language-Team: French \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 \n" "Language-Team: Italian \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 \n" "Language-Team: Norwegian Bokmaal \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 \n" "Language-Team: Dutch \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 \n" "Language-Team: Russian \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 \n" "Language-Team: Albanian \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 \n" "Language-Team: Serbian \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 \n" "Language-Team: Swedish \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 \n" "Language-Team: Turkish \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 \n" "Language-Team: Ukrainian \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 \n" "Language-Team: Vietnamese \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 \n" "Language-Team: Chinese (simplified) \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 \n" "Language-Team: Chinese (traditional) \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). */ -- cgit v1.2.3