Update README.md and bump the version to 2404.00
This commit is contained in:
parent
bb052b54fa
commit
2f941d22f3
|
@ -11,7 +11,7 @@ project(voxelands)
|
|||
set(PROJECT_NAME_CAPITALIZED "Voxelands")
|
||||
|
||||
# Also remember to set PROTOCOL_VERSION in clientserver.h when releasing
|
||||
set(VERSION_MAJOR 2210)
|
||||
set(VERSION_MAJOR 2404)
|
||||
set(VERSION_MINOR 00)
|
||||
set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")
|
||||
|
||||
|
|
|
@ -98,9 +98,13 @@ Controls can be set in the Settings tab of the main menu
|
|||
**Code:**
|
||||
|
||||
Voxelands is licensed under the GPLv3 or later.
|
||||
|
||||
Copyright (c) 2022-2022 Mikita Wisniewski <rudzik8@protonmail.com>
|
||||
|
||||
Copyright (c) 2013-2016 Lisa 'darkrose' Milne <lisa@ltmnet.com>
|
||||
|
||||
Forked from Minetest 0.3.x
|
||||
|
||||
Copyright (c) 2010-2011 Perttu Ahola <celeron55@gmail.com>
|
||||
|
||||
See commits history for all contributors.
|
||||
|
|
Loading…
Reference in New Issue