1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-24 07:25:20 +01:00

Bump version to 0.4.17.1

This commit is contained in:
SmallJoker
2018-06-08 22:06:08 +02:00
committed by sfan5
parent 24a2fd4dc4
commit 6dc7177a5d
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
#define VERSION_MAJOR @VERSION_MAJOR@
#define VERSION_MINOR @VERSION_MINOR@
#define VERSION_PATCH @VERSION_PATCH@
#define VERSION_TWEAK @VERSION_TWEAK@
#define VERSION_EXTRA "@VERSION_EXTRA@"
#define VERSION_STRING "@VERSION_STRING@"
#define PRODUCT_VERSION_STRING "@VERSION_MAJOR@.@VERSION_MINOR@"