Bump version for release

This release fixes the handling of a server HTTP 304 response, now
treating it as non-fatal.
This commit is contained in:
Patrick McCarty
2015-10-02 12:15:07 -07:00
parent 718c01f65b
commit 7fcebafd08
+1 -1
View File
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.66])
AC_INIT(clr-debug-info, 21, arjan@linux.intel.com)
AC_INIT(clr-debug-info, 22, arjan@linux.intel.com)
AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects])
AM_SILENT_RULES([yes])
AC_PROG_CC