Clifford Wolf:

Post release stuff



git-svn-id: http://svn.clifford.at/openscad/trunk@548 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
clifford 2010-05-27 07:53:35 +00:00
parent a8b52f2a90
commit 1edad39205
3 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,9 @@
OpenSCAD 2010.06
================
... add stuff here ...
OpenSCAD 2010.05
================

View File

@ -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

View File

@ -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