From f4c7855abcb542f9116c9d188df6b4599fb3c3e8 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Sun, 8 Sep 2024 16:09:26 +0200 Subject: [PATCH] 0.40.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fade85a..866bf3b 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ WITH_SDL ?= no VERSION_MAJOR = 0 VERSION_MINOR = 40 -PATCHLEVEL = 1 +PATCHLEVEL = 2 DOTOS = src/emu_serial.o \ src/emu_emulate.o \