summaryrefslogtreecommitdiff
path: root/dists/source/build.sh
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-22 22:24:23 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-22 22:24:23 +0000
commit25f42278aa3e8e7b40da46a98ed3b58ae80542e8 (patch)
tree63dda4e845db9ac62f336ad2468182b252b2e044 /dists/source/build.sh
parent2ca5c9fb729d24c6a18c5f81b8ba0890b727b48a (diff)
Removing ledgersmb.conf and updating version strings for rc5 build
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@987 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'dists/source/build.sh')
-rw-r--r--dists/source/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/source/build.sh b/dists/source/build.sh
index ac9036fa..67d2bcca 100644
--- a/dists/source/build.sh
+++ b/dists/source/build.sh
@@ -9,7 +9,7 @@ else
$pgdoc = "true";
fi
-version="1.2.0rc4";
+version="1.2.0-rc5";
build_d="../release";
if test -d blib; then