summaryrefslogtreecommitdiff
path: root/dists/source/build.sh
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-05-12 19:28:13 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-05-12 19:28:13 +0000
commit4d7024d7500c5c69877a45e670035364778db064 (patch)
tree3ecd9b9ecb5db8e2164783454d8ec3470e9e1565 /dists/source/build.sh
parentd960513a88b99e97ee36af9f0e631126fa5fbf7b (diff)
Updating version strings
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2139 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 09f47333..122df9eb 100644
--- a/dists/source/build.sh
+++ b/dists/source/build.sh
@@ -9,7 +9,7 @@ else
pgdoc="true";
fi
-version="1.2.13";
+version="1.2.14";
#rpmversion="1.2.6";
build_d="../release";