mirror of
https://github.com/clearlinux/bsdiff.git
synced 2026-09-04 21:01:31 +00:00
Release version 1.0.2
This release enables the functional test suite by default. To disable the ability to run the test suite and its dependency checks, pass --disable-tests to configure for the build. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.66])
|
||||
AC_INIT([bsdiff], [1.0.1], [patrick.mccarty@intel.com])
|
||||
AC_INIT([bsdiff], [1.0.2], [patrick.mccarty@intel.com])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_PROG_CC
|
||||
AC_PROG_CC_STDC
|
||||
|
||||
Reference in New Issue
Block a user