diff --git a/authentic-funcs.pm b/authentic-funcs.pm index e162ba620..2bc6954f9 100644 --- a/authentic-funcs.pm +++ b/authentic-funcs.pm @@ -198,7 +198,7 @@ sub product_version_update { my ($v, $p) = @_; my ($wv, $uv, $vv, $cv, $fv, $d) = - ('1.900', '1.750', '6.03', '9.3', '12.09', $tconfig{'beta_updates'}); + ('1.910', '1.760', '6.06', '9.4', '12.12', $tconfig{'beta_updates'}); if (($p eq "w" && $v < $wv) || ($p eq "u" && $v < $uv) || diff --git a/theme.info b/theme.info index 4c96c393b..984b9ea3a 100644 --- a/theme.info +++ b/theme.info @@ -1,7 +1,7 @@ desc=Authentic Theme longdesc=Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Awesome (https://github.com/authentic-theme/authentic-theme) version=19.35 -mversion=08 -depends=1.900 1.750 +mversion=09 +depends=1.910 1.760 webmin=1 usermin=1