1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

New version scheme (#6292)

* Version changes: current dev version is now 0.4.17

* This change permit to have multi branches with various versions
* Dev version is 0.4.17-dev and next release will be 0.4.17
This commit is contained in:
Loïc Blot 2017-08-20 17:20:11 +02:00 committed by Loic Blot
parent caecdb681c
commit 7968f1ddaa
No known key found for this signature in database
GPG key ID: EFAA458E8C153987
5 changed files with 82 additions and 70 deletions

View file

@ -1,4 +1,4 @@
Minetest Lua Client Modding API Reference 0.4.15
Minetest Lua Client Modding API Reference 0.4.17
================================================
* More information at <http://www.minetest.net/>
* Developer Wiki: <http://dev.minetest.net/>