summaryrefslogtreecommitdiff
path: root/dists/source/build.sh
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-10 21:52:31 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-10 21:52:31 +0000
commit8a0858345a663bcab25b88713f4f3e34a1e9740f (patch)
tree5061d2119dbb3da5d03476af044c08ed0d19ebc7 /dists/source/build.sh
parent52431cb1a5ed861c59770c0814f60ac7e20ff57b (diff)
Updating version strings and changelog to prevent packaging problems later
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1061 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 8f96f6ed..ae7e752d 100644
--- a/dists/source/build.sh
+++ b/dists/source/build.sh
@@ -9,8 +9,8 @@ else
pgdoc="true";
fi
-version="1.2.2";
-rpmversion="1.2.2";
+version="1.2.3";
+rpmversion="1.2.3";
build_d="../release";
if test -d blib; then