From f6864a3e86ea7ea911c7ebdfbe60671b8872c28f Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Tue, 23 Jun 2015 21:17:44 +0100 Subject: [PATCH] Release 5.2 Signed-off-by: Ikey Doherty --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5bc7c6b..c192c61 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([cve-check-tool], 5.1, [michael.i.doherty@intel.com], [cve-check-tool], [https://github.com/ikeydoherty/cve-check-tool]) +AC_INIT([cve-check-tool], 5.2, [michael.i.doherty@intel.com], [cve-check-tool], [https://github.com/ikeydoherty/cve-check-tool]) AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects]) AC_PROG_CC AC_PROG_CC_STDC