Updated version to 2011.12

felipesanches-svg
Marius Kintel 2011-12-29 15:39:14 +01:00
parent 3de792d3ed
commit bed9677365
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
VERSION=`date "+%Y.%m.%d"`
#VERSION=2011.12
#VERSION=`date "+%Y.%m.%d"`
VERSION=2011.12
# Turn off ccache, just for safety
PATH=${PATH//\/opt\/local\/libexec\/ccache:}

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.12
#VERSION=`date "+%Y.%m.%d"`
VERSION=2011.12
set -ex