summaryrefslogtreecommitdiff
path: root/dists
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-14 22:07:20 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-14 22:07:20 +0000
commitbf901253929d9f64b260f9ced0c4308cacfa989b (patch)
tree50d99c94472543504b53fea16e82728489988805 /dists
parent6fb9913158ea30e4e0d1cd2421df0a5e16ec80e3 (diff)
Changing versions in preparation for beta 2
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@599 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'dists')
-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 2062c4e8..d9aed546 100644
--- a/dists/source/build.sh
+++ b/dists/source/build.sh
@@ -2,7 +2,7 @@
# Simple script to prepare for release
-version="1.2.0b1";
+version="1.2.0b2";
build_d="../release";
if test -d $build_d/ledger-smb; then