浏览代码

gradle.properties: ready for 3.2.2-stable build

Stephen Gold 6 年之前
父节点
当前提交
ea23b6ad55
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      gradle.properties

+ 2 - 2
gradle.properties

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