From 3741b7b600815ba740f9d953229160f4f39cce38 Mon Sep 17 00:00:00 2001 From: Luo Jinghua Date: Thu, 10 Sep 2009 10:21:11 +0800 Subject: postrelease: increase version number again --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3188dde..dc80adb 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], 9) +m4_define([gst_pps_nano], 10) 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