summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libresourceqt.spec2
-rw-r--r--libresourceqt.yaml2
-rwxr-xr-xmakedist.sh2
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"