From: Jonathan Dieter Date: Wed, 6 Jun 2018 08:38:10 +0000 (+0300) Subject: Bump to 0.6.1 X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~239 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=74dfa5df91806f513274c7f798cde4c3ffaa5d03;p=zchunk.git Bump to 0.6.1 Signed-off-by: Jonathan Dieter --- diff --git a/include/zck.h b/include/zck.h index 04510f1..5516147 100644 --- a/include/zck.h +++ b/include/zck.h @@ -1,10 +1,10 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.6.0" +#define ZCK_VERSION "0.6.1" #define ZCK_VER_MAJOR 0 #define ZCK_VER_MINOR 6 -#define ZCK_VER_REVISION 0 +#define ZCK_VER_REVISION 1 #define ZCK_VER_SUBREVISION 0 #define True 1