From: Jonathan Dieter Date: Tue, 17 Apr 2018 13:30:03 +0000 (+0300) Subject: Bump to 0.2.2 X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~310 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0f9be789abdaf886c40bcb5179d3c11e59bbbe9f;p=zchunk.git Bump to 0.2.2 Signed-off-by: Jonathan Dieter --- diff --git a/include/zck.h b/include/zck.h index 167d13e..2476174 100644 --- a/include/zck.h +++ b/include/zck.h @@ -1,10 +1,10 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.2.1" +#define ZCK_VERSION "0.2.2" #define ZCK_VER_MAJOR 0 #define ZCK_VER_MINOR 2 -#define ZCK_VER_REVISION 1 +#define ZCK_VER_REVISION 2 #define ZCK_VER_SUBREVISION 0 #define True 1