summaryrefslogtreecommitdiff
path: root/doc/release-checklist.txt
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-31 02:58:34 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-31 02:58:34 (GMT)
commit997a0afac3f9b3a7aa2c4a8d351c3697bc91f7aa (patch)
tree3b3816d1557746f5f2e3e86a9239821472012024 /doc/release-checklist.txt
parentd0de384a7e1642d09726579fdd75f1588cfaada7 (diff)
parentaf0658a8fe441ebb0eb3d238e7055fd592343605 (diff)
Merge branch 'master' and fix bugs
Conflicts: src/openscad.cc tests/CMakeLists.txt
Diffstat (limited to 'doc/release-checklist.txt')
-rw-r--r--doc/release-checklist.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt
index 6d53ad9..c51c919 100644
--- a/doc/release-checklist.txt
+++ b/doc/release-checklist.txt
@@ -5,7 +5,7 @@ OpenSCAD Release Checklist
o Update VERSION environment variable
- export VERSION=2012.08
+ export VERSION=2013.01
It will be used by the commands below, as well as these files:
@@ -24,7 +24,7 @@ o build source package
o Sanity check; build a binary or two and manually run some tests
-o git push --tags
+o git push --tags
o Upload Source package
$ ./scripts/googlecode_upload.py -s 'Source Code' -p openscad -l Featured,Type-Source openscad-$VERSION.src.tar.gz
contact: Jan Huwald // Impressum