diff --git a/ChangeLog b/ChangeLog index 040a891fbb..f4f4b601dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-08 Jan Schmidt + + * configure.ac: + * win32/common/config.h: + 0.10.2.2 prerelease (of 0.10.3). + 2006-02-08 Jan Schmidt * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create): diff --git a/configure.ac b/configure.ac index f43310a26d..64dd6432f1 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ? diff --git a/win32/common/config.h b/win32/common/config.h index 11cc8e871b..89b195b9ed 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -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). */