Skip to content

Commit b57d823

Browse files
author
sgold
committed
gradle.properties: ready for 3.3.0-alpha4 build
1 parent 52fbc17 commit b57d823

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ jmeVersion = 3.3.0
33
# Version used for application and settings folder, no spaces!
44
jmeMainVersion = 3.3
55
# Version addition: SNAPSHOT, alpha, beta, stable
6-
jmeVersionTag = alpha3
6+
jmeVersionTag = alpha4
77
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
8-
jmeVersionTagID = 3
8+
jmeVersionTagID = 4
99

1010
# specify if JavaDoc should be built
1111
buildJavaDoc = true
@@ -14,7 +14,7 @@ buildJavaDoc = true
1414
buildNativeProjects = false
1515
buildAndroidExamples = false
1616

17-
# Path to android NDK for building native libraries
17+
# Path to Android NDK for building native libraries
1818
#ndkPath=/Users/normenhansen/Documents/Code-Import/android-ndk-r7
1919
ndkPath = /opt/android-ndk-r16b
2020

0 commit comments

Comments
 (0)