mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] set Rufus next to 2.0
* With all the new features being introduced and latest UI changes, it's time to up the ante with regards to the major version.
This commit is contained in:
parent
a327bb114c
commit
c56a1c87de
5 changed files with 20 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([rufus], [1.5.0], [https://github.com/pbatard/rufus/issues], [rufus], [http://rufus.akeo.ie])
|
||||
AC_INIT([rufus], [2.0.0], [https://github.com/pbatard/rufus/issues], [rufus], [http://rufus.akeo.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