diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-02-16 23:04:31 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-02-16 23:04:31 +0000 |
commit | 0bd892accf3b63c2ecd951603d2e259b1a7a9a12 (patch) | |
tree | 1ea4aca7d315bf56e54f371d467d21ba95d2d627 /dists/source | |
parent | e8a5e1c576b1cd2b7a9d4a1585ad8933b6570033 (diff) |
Updating version numbers and release notes
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2072 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'dists/source')
-rw-r--r-- | dists/source/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/source/build.sh b/dists/source/build.sh index a42e644d..09f47333 100644 --- a/dists/source/build.sh +++ b/dists/source/build.sh @@ -9,7 +9,7 @@ else pgdoc="true"; fi -version="1.2.12"; +version="1.2.13"; #rpmversion="1.2.6"; build_d="../release"; |