From 86a935ee40f0ef15e0f7b6711628207a53b8862f Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Tue, 10 Mar 2009 01:02:40 +0000 Subject: Bump 0.2 version --- diff --git a/NEWS b/NEWS index 68d3d07..0697374 100644 --- a/NEWS +++ b/NEWS @@ -1 +1,10 @@ -Initial implementation +0.2 + +* Add mark events +* Use speech-dispatcher's format for properties +* Add word notification events +* Setup CAPS and do not use WAV header + +0.1 + +* Initial implementation diff --git a/configure.ac b/configure.ac index a561ddc..185e16b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([gst-plugins-espeak], [0.1]) +AC_INIT([gst-plugins-espeak], [0.2]) dnl versions of gstreamer and plugins-base GST_MAJORMINOR=0.10 -- cgit v0.9.1