From 7cf646904cb1082f84812f98355a707bd877730c Mon Sep 17 00:00:00 2001 From: Dieter Baron Date: Sat, 12 Dec 2020 12:29:10 +0100 Subject: [PATCH] Bump version. --- Makefile | 2 +- README.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0397dd8..76e8ec9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SUBDIRS = src -VERSION = 1.3 +VERSION = 1.4 FILES = README.md NEWS.md Joyride\ User\ Manual.pdf screenshot.png src/joyride.prg diff --git a/README.md b/README.md index a515b07..ece3580 100644 --- a/README.md +++ b/README.md @@ -149,4 +149,3 @@ PS/2 mice and auto-detection are not supported yet. Joyride is written in CC65 assembler. To build it, you need [cc65](https://cc65.github.io) and GNU make. The graphics are drawn in [Affinity Photo](https://affinity.serif.com/en-gb/photo/) and converted with a custom, as yet unreleased, program and a [Python](https://www.python.org/) script. If you want to work on them, please contact me. -