From 9100d03374883438deceee63c1d7c1bc679be376 Mon Sep 17 00:00:00 2001 From: Jonathan Dieter Date: Wed, 1 Aug 2018 13:53:36 +0100 Subject: [PATCH] Bump to 0.9.5 Signed-off-by: Jonathan Dieter --- meson.build | 2 +- .../{libzck.so.0.9.4 => libzck.so.0.9.5} | Bin test/abi/stable/zck.h | 2 +- .../compat_report.html | 18 +++++++++--------- 4 files changed, 11 insertions(+), 11 deletions(-) rename test/abi/stable/{libzck.so.0.9.4 => libzck.so.0.9.5} (100%) rename test/compat_reports/zchunk/{0.9.3_to_0.9.4 => 0.9.5_to_0.9.5}/compat_report.html (96%) diff --git a/meson.build b/meson.build index 68ff2e1..d5dbfc5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zck', 'c', - version : '0.9.4', + version : '0.9.5', meson_version : '>=0.47.0', default_options : ['c_std=gnu99']) diff --git a/test/abi/stable/libzck.so.0.9.4 b/test/abi/stable/libzck.so.0.9.5 similarity index 100% rename from test/abi/stable/libzck.so.0.9.4 rename to test/abi/stable/libzck.so.0.9.5 diff --git a/test/abi/stable/zck.h b/test/abi/stable/zck.h index 51919f0..9ac392a 100644 --- a/test/abi/stable/zck.h +++ b/test/abi/stable/zck.h @@ -1,7 +1,7 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.9.4" +#define ZCK_VERSION "0.9.5" typedef enum zck_hash { ZCK_HASH_SHA1, diff --git a/test/compat_reports/zchunk/0.9.3_to_0.9.4/compat_report.html b/test/compat_reports/zchunk/0.9.5_to_0.9.5/compat_report.html similarity index 96% rename from test/compat_reports/zchunk/0.9.3_to_0.9.4/compat_report.html rename to test/compat_reports/zchunk/0.9.5_to_0.9.5/compat_report.html index 491d57a..1ed4c27 100644 --- a/test/compat_reports/zchunk/0.9.3_to_0.9.4/compat_report.html +++ b/test/compat_reports/zchunk/0.9.5_to_0.9.5/compat_report.html @@ -6,9 +6,9 @@ - + -zchunk: 0.9.3 to 0.9.4 compatibility report +zchunk: 0.9.5 to 0.9.5 compatibility report