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