OpenCSG -> 1.3.0, now for real

git-svn-id: http://svn.clifford.at/openscad/trunk@428 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
kintel 2010-02-10 00:55:18 +00:00
parent 975ecef6a9
commit 619d866912
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
VERSION=`date "+%Y.%m.%d"`
#VERSION=2010.02
export OPENCSGDIR=$PWD/../OpenCSG-1.2.0
export OPENCSGDIR=$PWD/../OpenCSG-1.3.0
`dirname $0`/release-common.sh -v $VERSION
if [[ $? != 0 ]]; then