mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
configure.ac: back to TRUNK
Original commit message from CVS: 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: back to TRUNK
This commit is contained in:
parent
afdc4774e4
commit
67759aafe9
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* configure.ac:
|
||||
back to TRUNK
|
||||
|
||||
=== release 0.10.7 ===
|
||||
|
||||
2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
|
|
@ -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.7,
|
||||
AC_INIT(GStreamer, 0.10.7.1,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gstreamer)
|
||||
|
||||
|
|
Loading…
Reference in a new issue