On 3/17/06, Allyen E. Wilson <awilson at allyenwilson.com> wrote:
> How do I determine the version of my pmWiki? I want to upgrade but do
> not know if my installed version is 1 or 2.
Try
{$Version}
markup in a wiki page. You can also look at the contents of
scripts/version.php .
Hagan