From 7589dee02c587d6ebd5afbf53537ab68bf9d461d Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Thu, 31 Jul 2025 08:06:29 +1000 Subject: Bumped version to 0.279 --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index afd53e16e7d..e3177c95298 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -63,9 +63,9 @@ copyright = u'1997-2025, MAMEdev and contributors' # built documents. # # The short X.Y version. -version = '0.278' +version = '0.279' # The full version, including alpha/beta/rc tags. -release = '0.278' +release = '0.279' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3