From de6510afe8117a4b97dba3a1a9f18d0da2fc24ae Mon Sep 17 00:00:00 2001 From: Luo Jinghua Date: Thu, 10 Sep 2009 08:01:36 +0800 Subject: postrelease: udpate version number again --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 91318e8..a2671e5 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ m4_define([gst_pps_major], 0) m4_define([gst_pps_minor], 0) m4_define([gst_pps_micro], 17) -m4_define([gst_pps_nano], 7) +m4_define([gst_pps_nano], 8) m4_if(gst_pps_nano, 0, [m4_define(gst_pps_version, gst_pps_major.gst_pps_minor.gst_pps_micro)], [m4_define(gst_pps_version, gst_pps_major.gst_pps_minor.gst_pps_micro.gst_pps_nano)]) -- cgit v1.2.3