Revision: 21310 http://sourceforge.net/p/jmol/code/21310 Author: hansonr Date: 2016-12-17 13:38:40 +0000 (Sat, 17 Dec 2016) Log Message: ----------- 12/17/2016 Release Note: switching to semantic versioning (http://semver.org/) Release Note: incrementing will be at the xx.x.xx level; digits after that are a date stamp Release Note: for example, the version after 14.8.1020161217-beta will be 14.8.11yyyymmdd-beta Release Note: When releasing stable version, remove "-beta" Release Note: (note that semantic versioning does not specify the value of the increment)
Modified Paths: -------------- trunk/Jmol/tools/jmol-release.xml Modified: trunk/Jmol/tools/jmol-release.xml =================================================================== --- trunk/Jmol/tools/jmol-release.xml 2016-12-17 13:26:44 UTC (rev 21309) +++ trunk/Jmol/tools/jmol-release.xml 2016-12-17 13:38:40 UTC (rev 21310) @@ -20,7 +20,20 @@ <property name="web.host" value="frs.sourceforge.net" /> <property name="prefix.release" value="Jmol " /> - <echo message="${dist.dir}" /> + <echo message="${dist.dir}" /> + +<!-- + +12/17/2016 +Release Note: switching to semantic versioning (http://semver.org/) +Release Note: incrementing will be at the xx.x.xx level; digits after that are a date stamp +Release Note: for example, the version after 14.8.1020161217-beta will be 14.8.11yyyymmdd-beta +Release Note: When releasing stable version, remove "-beta" +Release Note: (note that semantic versioning does not specify the value of the increment) + +--> + + <property file="${dist.dir}/Jmol.properties" prefix="Jmol.properties" /> <property name="version" value="${Jmol.properties.Jmol.___JmolVersion}" /> <propertyregex property="version" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits