From 22ba745dfa07e3f5cb764a1737c2d57a2c8c1d90 Mon Sep 17 00:00:00 2001 From: HolyWu Date: Mon, 30 Apr 2018 09:04:37 +0800 Subject: [PATCH] configure: Bump version number --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0ed2525..f656559 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([DeblockPP7], [3], [https://github.com/HomeOfVapourSynthEvolution/VapourSynth-DeblockPP7/issues], [DeblockPP7], [https://github.com/HomeOfVapourSynthEvolution/VapourSynth-DeblockPP7/]) +AC_INIT([DeblockPP7], [4], [https://github.com/HomeOfVapourSynthEvolution/VapourSynth-DeblockPP7/issues], [DeblockPP7], [https://github.com/HomeOfVapourSynthEvolution/VapourSynth-DeblockPP7/]) : ${CXXFLAGS=""}