From 8c35822ae358e46c99aae52e5a93010f1a5a6be6 Mon Sep 17 00:00:00 2001 From: cantabile Date: Sat, 29 Sep 2018 18:43:04 +0300 Subject: [PATCH] Bump version to 12 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b66ad15..2c49235 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([nnedi3], [11], [https://github.com/dubhater/vapoursynth-nnedi3/issues], [nnedi3], [https://github.com/dubhater/vapoursynth-nnedi3/]) +AC_INIT([nnedi3], [12], [https://github.com/dubhater/vapoursynth-nnedi3/issues], [nnedi3], [https://github.com/dubhater/vapoursynth-nnedi3/]) : ${CXXFLAGS=""}