Bumped the version number

git-svn-id: svn://svn.cc65.org/cc65/trunk@175 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-07-20 06:05:28 +00:00
parent f97a1603ec
commit 2f933e35d7

View File

@@ -6,7 +6,7 @@
/* */ /* */
/* */ /* */
/* */ /* */
/* (C) 1998 Ullrich von Bassewitz */ /* (C) 1998-2000 Ullrich von Bassewitz */
/* Wacholderweg 14 */ /* Wacholderweg 14 */
/* D-70597 Stuttgart */ /* D-70597 Stuttgart */
/* EMail: uz@musoftware.de */ /* EMail: uz@musoftware.de */
@@ -45,8 +45,8 @@
#define VER_MAJOR 2U #define VER_MAJOR 2U
#define VER_MINOR 4U #define VER_MINOR 5U
#define VER_PATCH 9U #define VER_PATCH 0U