configure.ac: 0.10.4.2 pre-release

Original commit message from CVS:
* configure.ac: 0.10.4.2 pre-release
This commit is contained in:
Edward Hervey 2006-07-19 14:21:36 +00:00
parent 406f1b0fc8
commit 8ef500156b
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2006-07-19 Edward Hervey <edward@fluendo.com>
* configure.ac: 0.10.4.2 pre-release
2006-07-18 Edward Hervey <edward@fluendo.com>
* configure.ac:

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