Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-03-10 01:02:40 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-03-10 01:02:40 (GMT)
commit86a935ee40f0ef15e0f7b6711628207a53b8862f (patch)
tree3682549b16f9746c9dafc26656423c5ceff71748
parentf3ea135c59da300e6b5bbd7205650bf16d4da1e6 (diff)
Bump 0.2 version
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 2 deletions
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