summaryrefslogtreecommitdiff
path: root/dist/s_release
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2012-08-02 14:23:03 +1000
committerMichael Cahill <michael.cahill@wiredtiger.com>2012-08-02 14:23:03 +1000
commit06e48b3b0b9fc8bc15fafdd82bc4a7d6fe70780e (patch)
treebcfa163ed3b8588ae5348d18840057c2b622cb45 /dist/s_release
parent9be5203796eef204a4494abd78ce922b59204445 (diff)
downloadmongo-06e48b3b0b9fc8bc15fafdd82bc4a7d6fe70780e.tar.gz
Move dist/RELEASE to the top level of the tree.
Bump the version to 1.2.3 to check that it is updated everywhere. --HG-- rename : dist/RELEASE => RELEASE
Diffstat (limited to 'dist/s_release')
-rwxr-xr-xdist/s_release2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/s_release b/dist/s_release
index e50c96393ef..e7fd4633b4e 100755
--- a/dist/s_release
+++ b/dist/s_release
@@ -3,7 +3,7 @@
set -e
-. ./RELEASE || exit 1
+. ../RELEASE || exit 1
RELEASE_DIR=`pwd`/../releases
mkdir -p $RELEASE_DIR