mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
configure.ac: Prelease of 0.10.3
Original commit message from CVS: * configure.ac: Prelease of 0.10.3
This commit is contained in:
parent
8a7bdbf423
commit
a0214b6943
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* configure.ac:
|
||||
Prelease of 0.10.3
|
||||
|
||||
2006-02-06 Sebastien Moutte <sebastien@moutte.net>
|
||||
|
||||
* win32/vs7:
|
||||
|
|
|
@ -6,7 +6,7 @@ AC_INIT
|
|||
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 10, 2, 1,
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 10, 2, 2,
|
||||
GST_CVS="no", GST_CVS="yes")
|
||||
|
||||
dnl can autoconf find the source ?
|
||||
|
|
Loading…
Reference in a new issue