version 0.2.7

- FIX: ocat -v correctly displays configured JSON_INDENT
- FIX: spec file now builds packages on OBS
This commit is contained in:
Jan-Piet Mens 2015-09-14 16:19:05 +02:00
parent b1e189a64c
commit 7405bc2382
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2015-09-14 version 0.2.7
- FIX: ocat -v correctly displays configured JSON_INDENT
- FIX: spec file now builds packages on OBS
2015-09-14 version 0.2.6 2015-09-14 version 0.2.6

View File

@ -1,4 +1,4 @@
%define version 0.2.6 %define version 0.2.7
Name: ot-recorder Name: ot-recorder
Version: %{version} Version: %{version}

View File

@ -1 +1 @@
#define VERSION "0.2.6" #define VERSION "0.2.7"