Skip to content

Commit ac01203

Browse files
committed
gradle.properties: ready for 3.3.0-alpha2 build
1 parent c4d2de1 commit ac01203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
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 pre-alpha-svn, Stable, Beta
6-
jmeVersionTag = SNAPSHOT
6+
jmeVersionTag = alpha2
77
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
8-
jmeVersionTagID = 0
8+
jmeVersionTagID = 1
99

1010
# specify if JavaDoc should be built
1111
buildJavaDoc = true

0 commit comments

Comments
 (0)