From b5b4030f7cef46cb58445a76ed0279680d306aab Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Wed, 18 May 2016 19:21:20 +0100 Subject: [PATCH] Release v32 Signed-off-by: Ikey Doherty --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fd8b2f4..2313ab0 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, 31, arjan@linux.intel.com) +AC_INIT(clr-debug-info, 32, arjan@linux.intel.com) AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects]) AM_SILENT_RULES([yes]) AC_PROG_CC