configure.ac: 0.10.9.4 pre-release

Original commit message from CVS:
* configure.ac:
0.10.9.4 pre-release
This commit is contained in:
Jan Schmidt 2008-01-21 21:34:12 +00:00
parent 2424517602
commit 65dd6d8fad
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-01-21 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
0.10.9.4 pre-release
2008-01-21 Jan Schmidt <jan.schmidt@sun.com>
* Makefile.am:

View file

@ -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 Python Bindings, 0.10.9.3,
AC_INIT(GStreamer Python Bindings, 0.10.9.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)