diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2015-06-07 09:41:28 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2015-06-07 09:41:28 +0200 |
commit | 100be890d4a5ce395c98da975a0c984aead60011 (patch) | |
tree | a883c94bf1495bbb0dbc32a4de6548e06423cdd8 /configure.ac | |
parent | cb18565a51279f19d2c8240d72d1aa2bd07c69af (diff) |
Release 1.5.11.5.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c64855be2..6b6a26c67 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ 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 -AC_INIT([GStreamer],[1.5.0.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer]) +AC_INIT([GStreamer],[1.5.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer]) AG_GST_INIT dnl initialize automake (we require GNU make) |