From ab015a6fc6ae1d6805d38452e958ff0d7c821654 Mon Sep 17 00:00:00 2001 From: Fries Date: Wed, 20 Apr 2022 02:53:12 -0700 Subject: [PATCH] Changed Mosaic Version Version changed from 2.7b6 to 2.7b6~flatpak1 --- src/mosaic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mosaic.h b/src/mosaic.h index 77cb085..8e77ceb 100644 --- a/src/mosaic.h +++ b/src/mosaic.h @@ -120,7 +120,7 @@ typedef enum /* -------------------------------- MACROS -------------------------------- */ /* ------------------------------------------------------------------------ */ -#define MO_VERSION_STRING "2.7b6" // SAM +#define MO_VERSION_STRING "2.7b6~flatpak1" // SAM #define MO_GO_NCSA_COUNT 3 /* Go to the NCSA home page thrice*/ #define MO_HELP_ON_VERSION_DOCUMENT \ mo_assemble_help_url ("help-on-version-2.7b5.html")