Browse Source

post-release fixup

Stephen Gold 6 năm trước cách đây
mục cha
commit
5451e3eaf0
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      gradle.properties

+ 2 - 2
gradle.properties

@@ -3,9 +3,9 @@ jmeVersion = 3.3.0
 # Version used for application and settings folder, no spaces!
 jmeMainVersion = 3.3
 # Version addition pre-alpha-svn, Stable, Beta
-jmeVersionTag = alpha2
+jmeVersionTag = SNAPSHOT
 # Increment this each time jmeVersionTag changes but jmeVersion stays the same
-jmeVersionTagID = 1
+jmeVersionTagID = 2
 
 # specify if JavaDoc should be built
 buildJavaDoc = true