summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-05-29 05:30:01 (GMT)
committerMarius Kintel <marius@kintel.net>2013-05-29 05:30:01 (GMT)
commit6476048af28f39586af44c4d9c0cb453e7cf74ee (patch)
tree2b0f5c94387eafd2457ac7d6ad19d54dcb75b217 /doc
parent083763e96a24c25ac5dca97f4a223972b2989a17 (diff)
Added info on how to update MCAD
Diffstat (limited to 'doc')
-rw-r--r--doc/release-checklist.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt
index f5bb759..a1cc6ff 100644
--- a/doc/release-checklist.txt
+++ b/doc/release-checklist.txt
@@ -1,6 +1,19 @@
OpenSCAD Release Checklist
--------------------------
+o Pre-release preparations
+ - Merge MCAD
+ o In MCAD clone:
+ $ git fetch upstream
+ $ git merge upstream/master
+ $ git push
+ o In OpenSCAD:
+ $ cd libraries/MCAD
+ $ git pull
+ $ cd ../..
+ $ git commit -m "Updated MCAD"
+ $ git push
+
(See bottom of this file for how to build release binaries)
o Set VERSION and VERSIONDATE environment variable
contact: Jan Huwald // Impressum