From: Oliver Schmidt Date: Thu, 6 Apr 2017 10:22:39 +0000 (+0200) Subject: Bumped version. X-Git-Tag: V2.16 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=be772c0198f2d978171e0f35b5e1f71d27c414f6;p=cc65 Bumped version. As suggested the incompatibility resulting from https://github.com/cc65/cc65/commit/02daf9f8b5c1ae2267561ee05ce67b2d0393c12d makes a new version appropriate. --- diff --git a/src/common/version.c b/src/common/version.c index 4e61a5f83..bf0a6bf71 100644 --- a/src/common/version.c +++ b/src/common/version.c @@ -47,7 +47,7 @@ #define VER_MAJOR 2U -#define VER_MINOR 15U +#define VER_MINOR 16U