Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit bca3bde

Browse files
committed
Release v50
- Convert clr_debug_prepare to a bash script, also incorporating a few improvements and bug fixes into the rewrite. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
1 parent 179392c commit bca3bde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.66])
5-
AC_INIT(clr-debug-info, 49, arjan@linux.intel.com)
5+
AC_INIT(clr-debug-info, 50, arjan@linux.intel.com)
66
AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects])
77
AM_SILENT_RULES([yes])
88
AC_PROG_CC

0 commit comments

Comments
 (0)