prerelease
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 14 Jan 2006 22:59:52 +0000 (22:59 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 14 Jan 2006 22:59:52 +0000 (22:59 +0000)
Original commit message from CVS:
prerelease

ChangeLog
configure.ac

index f6400f3..d50af3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 2006-01-08  Martin Soto  <martinsoto@users.sourceforge.net>
 
        * 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  <edward@fluendo.com>
 
        * gst/base.defs:
index fa8a880..ae5d73c 100644 (file)
@@ -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)