configure.ac: 0.10.10.2 pre-release

Original commit message from CVS:
* configure.ac:
0.10.10.2 pre-release
This commit is contained in:
Jan Schmidt 2008-03-04 00:31:22 +00:00
parent 62bb670b67
commit 57b45c787d
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2008-03-04 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
0.10.10.2 pre-release
2008-02-29 Rene Stadler <mail@renestadler.de>
* gst/gst.override:

2
common

@ -1 +1 @@
Subproject commit e746d20ef536a73aea9964666c7d5f6d5c9465df
Subproject commit 081a00a5e25d069b15bb7f6092c8f951462cd8eb

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