From: cuz Date: Mon, 8 Apr 2002 19:08:27 +0000 (+0000) Subject: Bumped the version number X-Git-Tag: V2.12.0~2386 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=19aa50b7b9a6cf6cd1815748966233961a46e4b5;p=cc65 Bumped the version number git-svn-id: svn://svn.cc65.org/cc65/trunk@1231 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/common/version.h b/src/common/version.h index 3d777687b..1f72e7d1f 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -45,8 +45,8 @@ #define VER_MAJOR 2U -#define VER_MINOR 7U -#define VER_PATCH 2U +#define VER_MINOR 8U +#define VER_PATCH 0U