summaryrefslogtreecommitdiff
path: root/dists/source/build.sh
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-06-27 15:57:40 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-06-27 15:57:40 +0000
commitbcad4c564e42b4f5857772da8ff748855f5283ee (patch)
tree4da11ad024a18381570027544cfab40d8f4a84ee /dists/source/build.sh
parentf1b4e18c138d7c6e8e44ed364653776b50710fc4 (diff)
* Fixed user@company logins
* Fixed closed books detection * Fixed AR/AP print and post endless loop git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1336 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'dists/source/build.sh')
-rw-r--r--dists/source/build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dists/source/build.sh b/dists/source/build.sh
index 31de6294..481ed825 100644
--- a/dists/source/build.sh
+++ b/dists/source/build.sh
@@ -9,8 +9,8 @@ else
pgdoc="true";
fi
-version="1.2.6";
-rpmversion="1.2.6";
+version="1.2.7";
+#rpmversion="1.2.6";
build_d="../release";
if test -d blib; then