From a6a25cbfc19e109e18bfdecb80be9df1dd633072 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Tue, 17 May 2016 17:29:35 +0100 Subject: [PATCH] Release v31 Signed-off-by: Ikey Doherty --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d0b5f06..6995dec 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, 30, arjan@linux.intel.com) +AC_INIT(clr-debug-info, 31, arjan@linux.intel.com) AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects]) AM_SILENT_RULES([yes]) AC_PROG_CC