From 60db7bab0f3fc047a8a25a5aa88f7066f41c298e Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Tue, 6 Jun 2017 13:28:11 -0700 Subject: [PATCH] v43 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 392ea46..a752417 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.66]) -AC_INIT(clr-debug-info, 42, arjan@linux.intel.com) +AC_INIT(clr-debug-info, 43, arjan@linux.intel.com) AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects]) AM_SILENT_RULES([yes]) AC_PROG_CC