From b80657a5c90824f555159c7aa62f494e7bf27346 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Sat, 7 Sep 2024 21:14:43 +0200 Subject: [PATCH] 0.40.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dcc4dce..c06b397 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ WITH_SDL2 ?= yes WITH_SDL ?= no VERSION_MAJOR = 0 -VERSION_MINOR = 39 +VERSION_MINOR = 40 PATCHLEVEL = 0 DOTOS = src/emu_serial.o \