]> git.sur5r.net Git - cc65/blobdiff - src/common/version.h
Allow to set character translations at compile time
[cc65] / src / common / version.h
index 991f5c03e4d4020e2d598dbfd5581aafe44296ab..3d777687b0cf188f65df58ed9d22caa515f22762 100644 (file)
@@ -6,10 +6,10 @@
 /*                                                                          */
 /*                                                                          */
 /*                                                                          */
-/* (C) 1998    Ullrich von Bassewitz                                        */
-/*             Wacholderweg 14                                              */
-/*             D-70597 Stuttgart                                            */
-/* EMail:      uz@musoftware.de                                             */
+/* (C) 1998-2000 Ullrich von Bassewitz                                      */
+/*              Wacholderweg 14                                             */
+/*              D-70597 Stuttgart                                           */
+/* EMail:       uz@musoftware.de                                            */
 /*                                                                          */
 /*                                                                          */
 /* This software is provided 'as-is', without any expressed or implied      */
@@ -45,8 +45,8 @@
 
 
 #define VER_MAJOR      2U
-#define VER_MINOR      4U
-#define VER_PATCH      4U
+#define VER_MINOR      7U
+#define VER_PATCH      2U