diff --git a/ChangeLog b/ChangeLog
index 5e866c16b8..be4a175afd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.0 ===
+
+2005-12-05   <thomas (at) apestaart (dot) org>
+
+	* configure.ac:
+	  releasing 0.10.0, "Camembert"
+
 2005-12-05  Andy Wingo  <wingo@pobox.com>
 
 	* ext/faac/gstfaac.c: (gst_faac_sink_event), (gst_faac_chain):
diff --git a/NEWS b/NEWS
index d291ae3cb3..25152f2281 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-This is GStreamer Bad Plug-ins 0.9.7, "Arrigato Gasuimas Skebisan"
+This is GStreamer Bad Plug-ins 0.10.0, "Camembert"
+
+Bugs fixed since 0.9.7:
+    
+      * 322962 : wavpack plugins don't get built
 
 Changes since 0.9.6:
 
diff --git a/RELEASE b/RELEASE
index 5204b2f756..b32e8bc25c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,13 +1,14 @@
 
-GStreamer: Release notes for GStreamer Bad Plug-ins 0.9.7 "Arrigato Gasuimas Skebisan"
+GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.0 "Camembert"
         
 
-The GStreamer team is petrified to announce a new release
-in the 0.9.x development series of the
+
+The GStreamer team is proud to announce a new release
+in the 0.10.x stable series of the
 GStreamer Bad Plug-ins.
 
 
-The 0.9.x series is a development series and not recommended for end users.
+The 0.10.x series is a stable series targeted at end users.
 It is not API or ABI compatible with the stable 0.8.x series.
 It is, however, parallel installable with the 0.8.x series.
 
@@ -60,11 +61,10 @@ Features of this release
     
       * Parallel installability with 0.8.x series
       * Threadsafe design and API
-      * wavpack ported
-      * libmms ported
 
 Bugs fixed in this release
     
+      * 322962 : wavpack plugins don't get built
 
 Download
 
@@ -94,7 +94,6 @@ Applications
   
 Contributors to this release
     
-      * Edgard Lima
-      * Edward Hervey
-      * Thomas Vander Stichele
+      * Andy Wingo
+      * Tim-Philipp Müller
  
\ No newline at end of file
diff --git a/configure.ac b/configure.ac
index 98135c0c44..ad9105d252 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
 
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 7, 1,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 0,
     GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml
index 57a9b82783..64c9345fee 100644
--- a/docs/plugins/inspect/plugin-faad.xml
+++ b/docs/plugins/inspect/plugin-faad.xml
@@ -3,7 +3,7 @@
   <description>Free AAC Decoder (FAAD)</description>
   <filename>../../ext/faad/.libs/libgstfaad.so</filename>
   <basename>libgstfaad.so</basename>
-  <version>0.9.7</version>
+  <version>0.10.0</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml
index 1161b18948..e2d393b56c 100644
--- a/docs/plugins/inspect/plugin-gsm.xml
+++ b/docs/plugins/inspect/plugin-gsm.xml
@@ -3,7 +3,7 @@
   <description>GSM encoder/decoder</description>
   <filename>../../ext/gsm/.libs/libgstgsm.so</filename>
   <basename>libgstgsm.so</basename>
-  <version>0.9.7</version>
+  <version>0.10.0</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>Gstreamer</package>
diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml
index 82c3a6f72a..f2587b0f94 100644
--- a/docs/plugins/inspect/plugin-qtdemux.xml
+++ b/docs/plugins/inspect/plugin-qtdemux.xml
@@ -3,7 +3,7 @@
   <description>Quicktime stream demuxer</description>
   <filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
   <basename>libgstqtdemux.so</basename>
-  <version>0.9.7</version>
+  <version>0.10.0</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-sdlvideosink.xml b/docs/plugins/inspect/plugin-sdlvideosink.xml
index 8ec2b77456..0c010dab65 100644
--- a/docs/plugins/inspect/plugin-sdlvideosink.xml
+++ b/docs/plugins/inspect/plugin-sdlvideosink.xml
@@ -3,7 +3,7 @@
   <description>SDL Video Sink</description>
   <filename>../../ext/sdl/.libs/libgstsdlvideosink.so</filename>
   <basename>libgstsdlvideosink.so</basename>
-  <version>0.9.7</version>
+  <version>0.10.0</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml
index 82a5cb434f..0dca74d78b 100644
--- a/docs/plugins/inspect/plugin-speed.xml
+++ b/docs/plugins/inspect/plugin-speed.xml
@@ -3,7 +3,7 @@
   <description>Set speed/pitch on audio/raw streams (resampler)</description>
   <filename>../../gst/speed/.libs/libgstspeed.so</filename>
   <basename>libgstspeed.so</basename>
-  <version>0.9.7</version>
+  <version>0.10.0</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml
index e44f23e360..2025bd43bb 100644
--- a/docs/plugins/inspect/plugin-tta.xml
+++ b/docs/plugins/inspect/plugin-tta.xml
@@ -3,7 +3,7 @@
   <description>TTA lossless audio format handling</description>
   <filename>../../gst/tta/.libs/libgsttta.so</filename>
   <basename>libgsttta.so</basename>
-  <version>0.9.7</version>
+  <version>0.10.0</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>gst-tta</package>