From: uz Date: Tue, 6 Oct 2009 12:24:15 +0000 (+0000) Subject: Bumped the version number X-Git-Tag: V2.13.1~184 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3be976189bd41d43e1845498e6c30a84736116a1;p=cc65 Bumped the version number git-svn-id: svn://svn.cc65.org/cc65/trunk@4336 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/common/version.c b/src/common/version.c index da5060e5e..3b0cb9b02 100644 --- a/src/common/version.c +++ b/src/common/version.c @@ -46,7 +46,7 @@ #define VER_MAJOR 2U #define VER_MINOR 13U -#define VER_PATCH 0U +#define VER_PATCH 9U #define VER_RC 0U