configure: add reminder to remove GST_UNSTABLE_API stuff before 1.0.0

This commit is contained in:
Tim-Philipp Müller 2012-09-01 23:54:23 +01:00
parent 8cd5813fa6
commit a053bfb6f4

View file

@ -3,6 +3,11 @@ AC_PREREQ(2.62)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, git and prerelease does Werror too
dnl
dnl
dnl ==========> REMOVE GST_USE_UNSTABLE_API when doing 1.0.0 <=============
dnl (also check libtool version)
dnl
AC_INIT(GStreamer, 0.11.93.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer)