summaryrefslogtreecommitdiff
path: root/release-macosx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release-macosx.sh')
-rwxr-xr-xrelease-macosx.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/release-macosx.sh b/release-macosx.sh
index f92e723..615a65f 100755
--- a/release-macosx.sh
+++ b/release-macosx.sh
@@ -1,7 +1,8 @@
#!/bin/sh
# WARNING: This script might only work with the authors setup...
-VERSION=2010.01
+VERSION=`date "+%Y.%m.%d"`
+#VERSION=2010.01
echo "Building.."
qmake VERSION=$VERSION
contact: Jan Huwald // Impressum