diff options
author | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2021-06-26 03:48:56 +0000 |
---|---|---|
committer | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2021-06-26 03:48:56 +0000 |
commit | 362121ee2aeef4a2a3ee771cdd8a1f92227d210a (patch) | |
tree | 2ed6c387484c569eeda17368b97d259d901bc7c9 /scripts/version.php | |
parent | d67669cb20bd6a7e6c229469ee1f9c623824f052 (diff) | |
download | pmwiki.svn-362121ee2aeef4a2a3ee771cdd8a1f92227d210a.tar.bz2 |
Version=pmwiki-2.2.140
git-svn-id: svn://pmwiki.org/pmwiki/trunk@3724 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 634e74e5..838d0b81 100644 --- a/scripts/version.php +++ b/scripts/version.php @@ -1 +1 @@ -<?php $Version="pmwiki-2.2.139"; $VersionNum=2002139;
\ No newline at end of file +<?php $Version="pmwiki-2.2.140"; $VersionNum=2002140;
\ No newline at end of file |