0.10.2.2 prerelease (of 0.10.3).
Original commit message from CVS: * configure.ac: * win32/common/config.h: 0.10.2.2 prerelease (of 0.10.3).
This commit is contained in:
parent
9a1ed4d012
commit
ba17539d27
@ -1,3 +1,9 @@
|
|||||||
|
2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
* win32/common/config.h:
|
||||||
|
0.10.2.2 prerelease (of 0.10.3).
|
||||||
|
|
||||||
2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
|
2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
|
|
||||||
* gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
|
* gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
|
||||||
|
@ -6,7 +6,7 @@ AC_INIT
|
|||||||
|
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 2, 1,
|
AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 2, 2,
|
||||||
GST_CVS="no", GST_CVS="yes")
|
GST_CVS="no", GST_CVS="yes")
|
||||||
|
|
||||||
dnl can autoconf find the source ?
|
dnl can autoconf find the source ?
|
||||||
|
@ -250,7 +250,7 @@
|
|||||||
#undef STDC_HEADERS
|
#undef STDC_HEADERS
|
||||||
|
|
||||||
/* Version number of package */
|
/* Version number of package */
|
||||||
#define VERSION "0.10.2.1"
|
#define VERSION "0.10.2.2"
|
||||||
|
|
||||||
/* Define to 1 if your processor stores words with the most significant byte
|
/* Define to 1 if your processor stores words with the most significant byte
|
||||||
first (like Motorola and SPARC, unlike Intel and VAX). */
|
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user