Add Qt mining controls and update Agrarian copyrights
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
dnl Copyright (c) 2026 Agrarian Developers
|
||||
dnl Copyright (c) 2022-2036 Agrarian Developers
|
||||
dnl Distributed under the MIT/X11 software license, see the accompanying
|
||||
dnl file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
@@ -9,7 +9,7 @@ define(_CLIENT_VERSION_MINOR, 0)
|
||||
define(_CLIENT_VERSION_REVISION, 0)
|
||||
define(_CLIENT_VERSION_BUILD, 0)
|
||||
define(_CLIENT_VERSION_IS_RELEASE, true)
|
||||
define(_COPYRIGHT_YEAR, 2026)
|
||||
define(_COPYRIGHT_YEAR, 2036)
|
||||
AC_INIT([Agrarian Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[www.agrarian.org],[agrarian])
|
||||
AC_CONFIG_SRCDIR([src/main.cpp])
|
||||
AC_CONFIG_HEADERS([src/config/agrarian-config.h])
|
||||
|
||||
Reference in New Issue
Block a user