validate: Change the version to 1.0.0.1

The 1.0.0.1 means that it is targetting the GStreamer 1.X serie,
and is a git version (thus 0.1)

GstValidate will most probably not be released and we should try to
be able to use it with as many version of the GStreamer 1.X serie
as possible.
This commit is contained in:
Thibault Saunier 2014-08-19 11:10:57 +02:00 committed by Thibault Saunier
parent e5b485d776
commit b4ddea0fd2

View file

@ -2,7 +2,7 @@ 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, cvs and prerelease does Werror too
AC_INIT(Gst-Validate, 0.0.1.1,
AC_INIT(Gst-Validate, 1.0.0.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-validate)
AG_GST_INIT