mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
configure.ac: Back to CVS
Original commit message from CVS: * configure.ac: Back to CVS
This commit is contained in:
parent
04d071f4cc
commit
c51785a480
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-12-14 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* configure.ac:
|
||||
Back to CVS
|
||||
|
||||
=== release 0.10.5 ===
|
||||
|
||||
2006-12-13 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
|
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
|||
dnl initialize autoconf
|
||||
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
||||
dnl use a three digit version number for releases, and four for cvs/prerelease
|
||||
AC_INIT(GStreamer Ugly Plug-ins, 0.10.5,
|
||||
AC_INIT(GStreamer Ugly Plug-ins, 0.10.5.1,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-ugly)
|
||||
|
||||
|
|
Loading…
Reference in a new issue