mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-05 22:38:17 +00:00
version changed to ${version.major}.${version.minor}.${version.release}.${version.build}
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#DO NOT MODIFY - it is updated automatically with the build script
|
||||
major = 4
|
||||
minor = 0
|
||||
release = 0
|
||||
build = 299
|
||||
debug = true
|
||||
#Sat, 08 Nov 2014 16:34:43 +0100
|
||||
major=${newversion.major}
|
||||
minor=${newversion.minor}
|
||||
release=${newversion.release}
|
||||
build=NaN
|
||||
debug=true
|
||||
|
||||
Reference in New Issue
Block a user