From c4d718a9913f51796d73fcb0b57702b95c7cae69 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 14 Jan 2006 22:59:52 +0000 Subject: [PATCH] prerelease Original commit message from CVS: prerelease --- ChangeLog | 6 +++--- configure.ac | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index f6400f3..d50af3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,12 +13,12 @@ 2006-01-08 Martin Soto * gst/gststructure.override: (_wrap_gst_structure_set_value): - Properly check for gstvalue data types. This makes it possible to - set fields with fractions. + Properly check for gstvalue data types. This makes it possible to + set fields with fractions. * testsuite/test_caps.py: * testsuite/test_struct.py: Test for above modifications - + 2006-01-05 Edward Hervey * gst/base.defs: diff --git a/configure.ac b/configure.ac index fa8a880..ae5d73c 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE dnl when going to/from release please set the nano (fourth number) right ! -AS_VERSION(gst-python, PYGST_VERSION, 0, 10, 1, 1, +AS_VERSION(gst-python, PYGST_VERSION, 0, 10, 1, 2, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION) -- 2.7.4