Jmol.___JmolVersion="14.8.0"

Release Note: switching to semantic versioning (http://semver.org/)
Release Note: When releasing beta versions, add "-beta-YYYY-MM-DD"

This change replaces the former nonstandard Jmol.major.minor.patch_yyyy.mm.dd
syntax where there were two running SVN directories, one for odd minor
version (trunk; beta) and one for even minor version  (branch v14_6,
release).

While this worked, it required unnecessary and nonstandard maintenance, and
it caused problems with Maven. Now the way it will work is that all
development, even bug fixes, will be on the trunk.


Bug fixes will be patch level x.x.X; new features mostly will be minor
level x.X.x. SVN updates and versions will be listed as "-beta" if there is
a concern that new features need testing, and without that for a full
release.

Releases will continue to be sent to https://sourceforge.net/
projects/jmol/files/Jmol-beta and https://sourceforge.net/
projects/jmol/files/Jmol depending upon the  -beta flag.

-beta releases will continue to be only be the binary.zip file. "Full"
releases, without the -beta flag, will include all three files (binary.zip,
binary.tar.gz, and full.tar.gz)

Only non-beta will be tagged for Maven. (Just did this now for 14.8.0)

Bob
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to