Release 5.3

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
This commit is contained in:
Ikey Doherty
2015-08-07 15:57:31 +01:00
parent a9d366adb7
commit 2afbc8aa8a
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([cve-check-tool], 5.2, [michael.i.doherty@intel.com], [cve-check-tool], [https://github.com/ikeydoherty/cve-check-tool])
AC_INIT([cve-check-tool], 5.3, [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