summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-04-27 00:58:37 (GMT)
committerMarius Kintel <marius@kintel.net>2011-04-27 00:58:37 (GMT)
commit45e80489f8ebc36f56bae3597dceef609318b60c (patch)
tree75a6b546d9731b166198190ce58967a9df845d65 /scripts
parent1f51e279d80f5307c9dd0ff511d48f4441c73f4b (diff)
Updated version to 2011.04
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 11820df..eb15418 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-VERSION=`date "+%Y.%m.%d"`
-#VERSION=2010.05
+#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
diff --git a/scripts/release-linux.sh b/scripts/release-linux.sh
index aa27935..b6f8d62 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=2010.05
+#VERSION=`date "+%Y.%m.%d"`
+VERSION=2011.04
set -ex
contact: Jan Huwald // Impressum