diff options
author | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2024-04-21 16:34:13 +0000 |
---|---|---|
committer | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2024-04-21 16:34:13 +0000 |
commit | e779af6e7ffd1fcef8f096fa1cf9cf773e100b9b (patch) | |
tree | b5c4a90911fc61f837df34547925eb1308e1aec4 /scripts | |
parent | 683505cb6f7c598197e88f85e8689327c945f547 (diff) | |
download | pmwiki.svn-e779af6e7ffd1fcef8f096fa1cf9cf773e100b9b.tar.bz2 |
Version=pmwiki-2.3.33
git-svn-id: svn://pmwiki.org/pmwiki/trunk@4692 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'scripts')
-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 326e54ba..e32aa64c 100644 --- a/scripts/version.php +++ b/scripts/version.php @@ -1 +1 @@ -<?php $Version="pmwiki-2.3.32"; $VersionNum=2003032;
\ No newline at end of file +<?php $Version="pmwiki-2.3.33"; $VersionNum=2003033;
\ No newline at end of file |