From: cuz Date: Sat, 9 Dec 2000 15:51:44 +0000 (+0000) Subject: Bumped the version number X-Git-Tag: V2.12.0~2970 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6c0e4b2b2de6c5c3d20125ca92b1f5bb9d28452e;p=cc65 Bumped the version number git-svn-id: svn://svn.cc65.org/cc65/trunk@572 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/common/version.h b/src/common/version.h index f8147577c..2ea13b3c8 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -45,8 +45,8 @@ #define VER_MAJOR 2U -#define VER_MINOR 5U -#define VER_PATCH 5U +#define VER_MINOR 6U +#define VER_PATCH 0U