mirror of
https://github.com/minetest/minetest.git
synced 2025-07-06 01:40:21 +02:00
Continue with 5.12.0-dev
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
project.ext.set("versionMajor", 5) // Version Major
|
||||
project.ext.set("versionMinor", 11) // Version Minor
|
||||
project.ext.set("versionMinor", 12) // Version Minor
|
||||
project.ext.set("versionPatch", 0) // Version Patch
|
||||
// ^ keep in sync with cmake
|
||||
|
||||
|
Reference in New Issue
Block a user