summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-27 07:53:35 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-27 07:53:35 (GMT)
commit1edad39205480dde6a5e1809a68b053ef8ddee99 (patch)
tree144c3d10d918756b66a325b4c1a6e6930ee5c546
parenta8b52f2a90e7c1ea5d5eb48a22decc17fa15f4a8 (diff)
Clifford Wolf:
Post release stuff git-svn-id: http://svn.clifford.at/openscad/trunk@548 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r--RELEASE_NOTES5
-rwxr-xr-xscripts/publish-macosx.sh4
-rwxr-xr-xscripts/release-linux.sh4
3 files changed, 9 insertions, 4 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index c33f7b8..51b20ee 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,4 +1,9 @@
+OpenSCAD 2010.06
+================
+
+... add stuff here ...
+
OpenSCAD 2010.05
================
diff --git a/scripts/publish-macosx.sh b/scripts/publish-macosx.sh
index 77e5ef5..95062ac 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-#VERSION=`date "+%Y.%m.%d"`
-VERSION=2010.05
+VERSION=`date "+%Y.%m.%d"`
+#VERSION=2010.05
export MACOSX_DEPLOY_DIR=$PWD/../libraries/deploy
diff --git a/scripts/release-linux.sh b/scripts/release-linux.sh
index 49c3880..8f532e0 100755
--- a/scripts/release-linux.sh
+++ b/scripts/release-linux.sh
@@ -1,8 +1,8 @@
#!/bin/bash
# WARNING: This script might only work with the authors setup...
-#VERSION=`date "+%Y.%m.%d"`
-VERSION=2010.05
+VERSION=`date "+%Y.%m.%d"`
+#VERSION=2010.05
set -ex
contact: Jan Huwald // Impressum