Let's abandon the pretense this is still in dev.

This commit is contained in:
Simon Howard
2023-08-04 00:01:23 -04:00
parent 9a1b7e1031
commit 8423a2dabd
3 changed files with 10 additions and 5 deletions

View File

@ -119,7 +119,7 @@ if (param('pkg')) {
} else {
print "<h2>Packages</h2>\n";
print "The next version of Revol will be package based, using ";
print "Version 2.0 of Revol is package based, using ";
print "<a href=\"../spkg.html\">spkg</a> to build filesystems automatically. ";
print "This is a list of packages currently available in the ";
print "<a href=\"../$pkgdir/\">repository</a>.";