mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
configure.ac: Back to CVS
Original commit message from CVS: * configure.ac: Back to CVS
This commit is contained in:
parent
92a59d99e1
commit
98a10d1ce3
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-01-28 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
Back to CVS
|
||||
|
||||
=== release 0.10.16 ===
|
||||
|
||||
2008-01-28 Jan Schmidt <thaytan@noraisin.net>
|
||||
|
|
|
@ -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, 0.10.16,
|
||||
AC_INIT(GStreamer, 0.10.16.1,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gstreamer)
|
||||
AG_GST_INIT
|
||||
|
|
Loading…
Reference in a new issue