]> git.sur5r.net Git - cc65/commitdiff
Bumped version. V2.15
authorOliver Schmidt <ol.sc@web.de>
Thu, 25 Jun 2015 07:19:35 +0000 (09:19 +0200)
committerOliver Schmidt <ol.sc@web.de>
Thu, 25 Jun 2015 07:23:27 +0000 (09:23 +0200)
As suggested the incompatibility resulting form changing the default calling convention makes a new version appropriate - from user perspective.

src/common/version.c

index d2fcf4f409379745b0feacf27efbb42a54520d58..4e61a5f8388b5d9704fdc331c0a5f5af2464b57a 100644 (file)
@@ -47,7 +47,7 @@
 
 
 #define VER_MAJOR       2U
-#define VER_MINOR       14U
+#define VER_MINOR       15U