From f962d43af239bc418eb9ff01f13c0cc00dfeacb4 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Tue, 1 Nov 2016 09:20:19 -0700 Subject: [PATCH] Tag v33 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2313ab0..cde0e54 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, 32, arjan@linux.intel.com) +AC_INIT(clr-debug-info, 33, arjan@linux.intel.com) AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects]) AM_SILENT_RULES([yes]) AC_PROG_CC