summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-05-31 14:41:47 (GMT)
committerMarius Kintel <marius@kintel.net>2013-05-31 14:41:47 (GMT)
commit40ad09637974f840ea4bdd3b7b27e2f5d7388c5b (patch)
tree46b27584d5eb01d52d9d1601af5354280af4d852 /doc
parent5d3ae2a77e97223984b74f312460d9d2f60edbe6 (diff)
parent31b234140dba2e919113a521c1b3c2131eea075c (diff)
Merge branch 'master' into issue181
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