summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-12-29 14:39:14 (GMT)
committerMarius Kintel <marius@kintel.net>2011-12-29 14:39:14 (GMT)
commitbed96773657f0a78ec79f5ac235488927186adef (patch)
treec10189d799124e7e17862cca7df1bd9e5f555a65 /scripts
parent3de792d3ed2702c9b24222f89497523ec83d590d (diff)
Updated version to 2011.12
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/publish-macosx.sh4
-rwxr-xr-xscripts/release-linux.sh4
2 files changed, 4 insertions, 4 deletions
diff --git a/scripts/publish-macosx.sh b/scripts/publish-macosx.sh
index a2451fa..0f4e741 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -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:}
diff --git a/scripts/release-linux.sh b/scripts/release-linux.sh
index e1eb001..1e7e836 100755
--- a/scripts/release-linux.sh
+++ b/scripts/release-linux.sh
@@ -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
contact: Jan Huwald // Impressum