Specify VERSIONDATE in addition to VERSION when building releases

felipesanches-svg
Marius Kintel 2013-02-07 12:35:47 -05:00
parent ac4cd58354
commit a7b80d64dd
1 changed files with 4 additions and 1 deletions

View File

@ -3,9 +3,12 @@ OpenSCAD Release Checklist
(See bottom of this file for how to build release binaries)
o Update VERSION environment variable
o Set VERSION and VERSIONDATE environment variable
(VERSIONDATE is new and used to identify releases. VERSION is for humans.
For development builds, set VERSION and VERSIONDATE to the same value)
export VERSION=2013.01
export VERSIONDATE=2013.01.17
It will be used by the commands below, as well as these files: