mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
prerelease
Original commit message from CVS: prerelease
This commit is contained in:
parent
f75b8e2494
commit
c4d718a991
2 changed files with 4 additions and 4 deletions
|
@ -13,12 +13,12 @@
|
|||
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:
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue