mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-09 12:31:57 -04:00
[misc] update version to 4.0
* With the removal of Windows 7 support, wrong platform archs in the check for updates (that has now been fixed) and switch to an x86_64 default MinGW binary, we have enough breaking changes to warrant a version bump for the major. So just do that. * Also fix a couple Coverity warnings and update a URL.
This commit is contained in:
parent
41ebb9d9ca
commit
d18260bec3
7 changed files with 45 additions and 40 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([rufus], [3.23], [https://github.com/pbatard/rufus/issues], [rufus], [https://rufus.ie])
|
||||
AC_INIT([rufus], [4.0], [https://github.com/pbatard/rufus/issues], [rufus], [https://rufus.ie])
|
||||
AM_INIT_AUTOMAKE([-Wno-portability foreign no-dist no-dependencies])
|
||||
AC_CONFIG_SRCDIR([src/rufus.c])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue