]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Set version still to be 2.1 in master branch.
authorWill Budicm <redacted>
Sun, 27 Dec 2020 19:51:42 +0000 (06:51 +1100)
committerWill Budicm <redacted>
Sun, 27 Dec 2020 19:51:42 +0000 (06:51 +1100)
htdocs/cgi-bin/system/modules/Settings.pm

index beae7a2cac47131857fe3a7c2e98a75ffe54cb15..1832dd26b45c67257da4f7e84df6989f29656e5d 100644 (file)
@@ -28,7 +28,7 @@ use constant VW_LOG                 => 'VW_LOG';
 use constant VW_LOG_WITH_EXCLUDES   => 'VW_LOG_WITH_EXCLUDES';
 
 #DEFAULT SETTINGS HERE!
-our $RELEASE_VER  = '2.2';
+our $RELEASE_VER  = '2.1';
 our $TIME_ZONE    = 'Australia/Sydney';
 our $LANGUAGE     = 'English';
 our $PRC_WIDTH    = '60';