summaryrefslogtreecommitdiff
path: root/scripts/publish-macosx.sh
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-04-28 14:58:19 (GMT)
committerMarius Kintel <marius@kintel.net>2011-04-28 14:58:19 (GMT)
commiteb16c3ea5623f6d3745f8ea0ddba889e75e37bf1 (patch)
treedebfd57500977970602422d7d6f7aaf8f49ea118 /scripts/publish-macosx.sh
parent6b14e9a169ce6263dfac13b1253febf9f652d2d4 (diff)
reset version to using date-tag
Diffstat (limited to 'scripts/publish-macosx.sh')
-rwxr-xr-xscripts/publish-macosx.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/publish-macosx.sh b/scripts/publish-macosx.sh
index eb15418..6586525 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-#VERSION=`date "+%Y.%m.%d"`
-VERSION=2011.04
+VERSION=`date "+%Y.%m.%d"`
+#VERSION=2011.04
# This is the same location as DEPLOYDIR in macosx-build-dependencies.sh
export MACOSX_DEPLOY_DIR=$PWD/../libraries/install
contact: Jan Huwald // Impressum