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

Commit 7cd99f9

Browse files
committed
Release v51
Switches the debuginfo tarball compression format from xz to zstd. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
1 parent 0387249 commit 7cd99f9

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, 50, arjan@linux.intel.com)
5+
AC_INIT(clr-debug-info, 51, 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)