mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-04 14:38:48 +00:00
Post release version bump
This commit is contained in:
parent
21ad48628e
commit
ea82b2c81f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT(gstreamer-sharp, 0.9.2,
|
AC_INIT(gstreamer-sharp, 0.9.2.1,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=gst-sharp,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=gst-sharp,
|
||||||
gstreamer-sharp)
|
gstreamer-sharp)
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
|
@ -14,7 +14,7 @@ AC_HEADER_STDC
|
||||||
PACKAGE_VERSION=gstreamer-sharp-0.10
|
PACKAGE_VERSION=gstreamer-sharp-0.10
|
||||||
AC_SUBST(PACKAGE_VERSION)
|
AC_SUBST(PACKAGE_VERSION)
|
||||||
|
|
||||||
API_VERSION=0.9.2.0
|
API_VERSION=0.9.3.0
|
||||||
AC_SUBST(API_VERSION)
|
AC_SUBST(API_VERSION)
|
||||||
|
|
||||||
MONO_REQUIRED_VERSION=2.4
|
MONO_REQUIRED_VERSION=2.4
|
||||||
|
|
Loading…
Reference in a new issue