Bumped version to 2011.06

stl_dim openscad-2011.06
Marius Kintel 2011-06-14 15:58:20 +02:00
parent 3499fb2fc9
commit 7935c5ae51
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
VERSION=`date "+%Y.%m.%d"`
#VERSION=2011.04
#VERSION=`date "+%Y.%m.%d"`
VERSION=2011.06
# This is the same location as DEPLOYDIR in macosx-build-dependencies.sh
export MACOSX_DEPLOY_DIR=$PWD/../libraries/install

View File

@ -1,8 +1,8 @@
#!/bin/bash
# WARNING: This script might only work with the authors setup...
VERSION=`date "+%Y.%m.%d"`
#VERSION=2011.04
#VERSION=`date "+%Y.%m.%d"`
VERSION=2011.06
set -ex