diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2013-08-28 13:26:28 +0200 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2013-08-28 13:26:28 +0200 |
commit | 4a03af82960852b236824199e2cdff9ef6799218 (patch) | |
tree | 5e58bc9b81b15002ce2ab25a5fe2423a1cd17614 /configure.ac | |
parent | 7a0d2198624865b0a4a608e0b22190b59203254f (diff) |
Back to development
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 25fabcb1d..861a024a3 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.1.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer]) +AC_INIT([GStreamer],[1.1.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer]) AG_GST_INIT dnl initialize automake (we require GNU make) |