diff options
author | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2021-12-11 12:34:50 +0000 |
---|---|---|
committer | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2021-12-11 12:34:50 +0000 |
commit | 1ce18dac4cffafa7db7f502915573cb2f0b98f3d (patch) | |
tree | 70eb1a7402b08af855edbc4f4e0ee071bb03d47c /scripts/version.php | |
parent | 302175cf04c0a82e0b440b095e4b755dabc6d585 (diff) | |
download | pmwiki.svn-1ce18dac4cffafa7db7f502915573cb2f0b98f3d.tar.bz2 |
Version=pmwiki-2.2.145
git-svn-id: svn://pmwiki.org/pmwiki/trunk@3794 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'scripts/version.php')
-rw-r--r-- | scripts/version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/version.php b/scripts/version.php index 80aeb0ee..32035dd4 100644 --- a/scripts/version.php +++ b/scripts/version.php @@ -1 +1 @@ -<?php $Version="pmwiki-2.2.144"; $VersionNum=2002144;
\ No newline at end of file +<?php $Version="pmwiki-2.2.145"; $VersionNum=2002145;
\ No newline at end of file |