From f96d7da61972e60123e7276291ea8ec73cea4763 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Wed, 1 Nov 2023 17:50:28 +0100 Subject: [PATCH] 0.34.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f204a0c..58abf47 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ DOCDIR = $(PREFIX)/doc/x48ng MANDIR = $(PREFIX)/man VERSION_MAJOR = 0 -VERSION_MINOR = 33 +VERSION_MINOR = 34 PATCHLEVEL = 0 MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)