From: cuz Date: Thu, 22 Jun 2000 11:39:13 +0000 (+0000) Subject: Bumped the version number X-Git-Tag: V2.12.0~3414 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=120cdab4aa38613731c150a2608eb9b988455694;p=cc65 Bumped the version number git-svn-id: svn://svn.cc65.org/cc65/trunk@99 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/common/version.h b/src/common/version.h index 991f5c03e..220b502c6 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -46,7 +46,7 @@ #define VER_MAJOR 2U #define VER_MINOR 4U -#define VER_PATCH 4U +#define VER_PATCH 9U