From: Oliver Schmidt
Date: Tue, 21 Nov 2017 21:42:43 +0000 (+0100)
Subject: Bumped API version.
X-Git-Tag: V2.17~69
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6034b68f0681c2edcf999a7f71cbb006f3b6e3e8;p=cc65
Bumped API version.
Removal of the joy_masks array with https://github.com/cc65/cc65/commit/7f52a770d9c6a43dde67689032bb3a4848eb6b30 was exactly the very type of change asking for a new API version.
---
diff --git a/asminc/joy-kernel.inc b/asminc/joy-kernel.inc
index ba969da1d..c8cc29820 100644
--- a/asminc/joy-kernel.inc
+++ b/asminc/joy-kernel.inc
@@ -55,7 +55,7 @@
;------------------------------------------------------------------------------
; The JOY API version, stored in JOY_HDR::VERSION
-JOY_API_VERSION = $03
+JOY_API_VERSION = $04
;------------------------------------------------------------------------------
; Variables