diff options
| author | Marius Kintel <marius@kintel.net> | 2013-02-05 05:36:25 (GMT) | 
|---|---|---|
| committer | Marius Kintel <marius@kintel.net> | 2013-02-05 05:36:25 (GMT) | 
| commit | fa00547507566a646db2baffea114104b1ffd567 (patch) | |
| tree | 85d8d3e09c9b4c1f651829042e20b061166ea415 /doc | |
| parent | 03be37d16b585e64de87118053206aaae06e7cf8 (diff) | |
First version of automatic updates for Mac
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release-checklist.txt | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt index c51c919..db5b696 100644 --- a/doc/release-checklist.txt +++ b/doc/release-checklist.txt @@ -44,7 +44,8 @@ o Notify package managers  Build and Upload Release Binaries  --------------------------------- -$ export VERSION=<openscad version, e.g. 2013.01> +$ export VERSIONDATE=<date of release in YYYY.MM.DD format, e.g. 2013.01.17> +$ export VERSION=<openscad version, e.g. 2013.01> # If development snapshot, you don't need version is the same as VERSIONDATE  $ tar xzf openscad-$VERSION.src.tar.gz  $ cd openscad-$VERSION  | 
