0.10.19.5 pre-release
This commit is contained in:
parent
a1584d04c5
commit
ba89cdd2e9
2
.gitignore
vendored
2
.gitignore
vendored
@ -48,3 +48,5 @@ gst-libs
|
||||
log
|
||||
|
||||
m4/*
|
||||
|
||||
/gst/__init__.py
|
||||
|
@ -3,7 +3,7 @@ AC_PREREQ(2.60)
|
||||
dnl initialize autoconf
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||
AC_INIT(GStreamer Python Bindings, 0.10.19.4,
|
||||
AC_INIT(GStreamer Python Bindings, 0.10.19.5,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-python)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user