summaryrefslogtreecommitdiff
path: root/dists/source/build.sh
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-23 05:45:30 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-23 05:45:30 +0000
commit0952a4c6c926b8603a7dbe70b5d24b003774d796 (patch)
tree136953448658a00204ff7cb75198c4a42f262842 /dists/source/build.sh
parent619a89d477815e149b01317d88ab3710221b401b (diff)
Updated stuff for beta 3. Specfile needs to be moved to trunk
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@694 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 d9aed546..6f7b3355 100644
--- a/dists/source/build.sh
+++ b/dists/source/build.sh
@@ -2,7 +2,7 @@
# Simple script to prepare for release
-version="1.2.0b2";
+version="1.2.0b3";
build_d="../release";
if test -d $build_d/ledger-smb; then