summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-02 23:24:10 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-02 23:24:10 +0200
commitbf518cb5c13abcbe7ecd43f50603c77c0bec90d7 (patch)
treef3e2158392bb3d6a44277532ded57d7d57319f4b
parentb1df4625c1613137c2c8e2a43c81b3441661615c (diff)
downloadkube-0.3.1.tar.gz
kube-0.3.1.zip
Release of kube 0.3.1v0.3.1
-rw-r--r--CMakeLists.txt2
-rw-r--r--dist/kube.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2081ae35..eb7a7932 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_policy(SET CMP0048 NEW)
4cmake_policy(SET CMP0028 NEW) 4cmake_policy(SET CMP0028 NEW)
5cmake_policy(SET CMP0063 NEW) 5cmake_policy(SET CMP0063 NEW)
6 6
7project(kube VERSION 0.3.0) 7project(kube VERSION 0.3.1)
8 8
9enable_testing() 9enable_testing()
10 10
diff --git a/dist/kube.spec b/dist/kube.spec
index cb898b4f..c705945b 100644
--- a/dist/kube.spec
+++ b/dist/kube.spec
@@ -1,5 +1,5 @@
1Name: kube 1Name: kube
2Version: 0.3.0 2Version: 0.3.1
3Release: 0%{?dist} 3Release: 0%{?dist}
4Summary: kube 4Summary: kube
5 5