From c7db55aac3009bf133629cbae9be569a3ae81b74 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 19 Aug 2019 06:53:52 -0700 Subject: [PATCH] Set serial number to reflect the current date --- src/spirit.inf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/spirit.inf b/src/spirit.inf index 82e810a..a193e8c 100644 --- a/src/spirit.inf +++ b/src/spirit.inf @@ -49,6 +49,7 @@ the Free Software Foundation; either version 3 of the License, or \ (at your option) any later version.^^"; Release 3; +Serial "190819"; ! ** Scoring System Constant MAX_SCORE 250; -- 2.31.1