summaryrefslogtreecommitdiff
path: root/scripts/publish-macosx.sh
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-06-14 17:16:11 (GMT)
committerMarius Kintel <marius@kintel.net>2011-06-14 17:16:11 (GMT)
commit8289982efc65e08b836c2045f652f49c2add82cf (patch)
tree75cd963fead0bb45665886518cdef0d3ba5ee105 /scripts/publish-macosx.sh
parentf2c6963fc2e42f7e9c4e0ba3efcf9df8c3ad818b (diff)
Set version back to datestamp
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 5cd09ec..6415b52 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-#VERSION=`date "+%Y.%m.%d"`
-VERSION=2011.06
+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
contact: Jan Huwald // Impressum