From d7a89ac66df51f30796193b9bdf1737f5d72ea49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 1 Nov 2010 19:37:03 +0000 Subject: [PATCH] configure.ac: 0.10.19.4 pre-release Skip .3 to align number with the other pre-releases. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cf67be0da1..82dd4165f4 100644 --- a/configure.ac +++ b/configure.ac @@ -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.2, +AC_INIT(GStreamer Python Bindings, 0.10.19.4, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python)