From e205f049b23a16eca17cc66b70e0c285db538c2b Mon Sep 17 00:00:00 2001 From: Wolf Bergenheim Date: Fri, 12 Nov 2010 11:22:55 +0200 Subject: Bumped version. --- libresourceqt.spec | 2 +- libresourceqt.yaml | 2 +- makedist.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libresourceqt.spec b/libresourceqt.spec index e0c9390..86090d3 100644 --- a/libresourceqt.spec +++ b/libresourceqt.spec @@ -7,7 +7,7 @@ Name: libresourceqt Summary: Resource Policy Qt API -Version: 1.25 +Version: 1.26 Release: 1 Group: System/Libraries License: LGPLv2.1 diff --git a/libresourceqt.yaml b/libresourceqt.yaml index 7d2943b..19c6677 100644 --- a/libresourceqt.yaml +++ b/libresourceqt.yaml @@ -1,6 +1,6 @@ Name: libresourceqt Summary: Resource Policy Qt API -Version: 1.25 +Version: 1.26 Release: 1 Group: System/Libraries License: LGPLv2.1 diff --git a/makedist.sh b/makedist.sh index bf7bdff..62553be 100755 --- a/makedist.sh +++ b/makedist.sh @@ -1,6 +1,6 @@ #!/bin/sh -version="1.25" +version="1.26" name="libresourceqt-$version" echo "packaging $name" -- cgit v1.2.3