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:
Jan Schmidt 2006-02-08 15:57:53 +00:00
parent 9a1ed4d012
commit ba17539d27
3 changed files with 8 additions and 2 deletions

View file

@ -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>
* gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):

View file

@ -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(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")
dnl can autoconf find the source ?

View file

@ -250,7 +250,7 @@
#undef STDC_HEADERS
/* 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
first (like Motorola and SPARC, unlike Intel and VAX). */