mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
Revert "Increase version number to 0.571 signifying the mostly low-risk bugfix nature of all the changes (except for the new build system)."
This reverts commit 326cd29dd1.
Roll back temporarily to remove newconf tools.
This commit is contained in:
parent
9499a7b453
commit
b45aaadc41
|
|
@ -1,7 +1,7 @@
|
|||
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
|
||||
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
|
||||
m4_define([v_maj], [0])
|
||||
m4_define([v_min], [571])
|
||||
m4_define([v_min], [570])
|
||||
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
|
||||
m4_define([v_ver], [v_maj.v_min])
|
||||
m4_define([lt_rev], m4_eval(v_maj + v_min))
|
||||
|
|
|
|||
Loading…
Reference in a new issue