diff options
| author | cassiopc <cassiopc@gmail.com> | 2013-10-28 11:55:52 +0000 |
|---|---|---|
| committer | cassiopc <cassiopc@gmail.com> | 2013-10-28 11:55:52 +0000 |
| commit | 30bd0e053965c8943b9fcfe78d8cb90730a4237a (patch) | |
| tree | 2fd983641a12e6991a0289f3749378381efbc77e /src/versionnum.php | |
| parent | 68bebd59c05e7a428f3cf849403dfcd05564f97f (diff) | |
| download | boca-30bd0e053965c8943b9fcfe78d8cb90730a4237a.tar.gz boca-30bd0e053965c8943b9fcfe78d8cb90730a4237a.zip | |
updated version number
Diffstat (limited to 'src/versionnum.php')
| -rw-r--r-- | src/versionnum.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/versionnum.php b/src/versionnum.php index 419ce35..99a0327 100644 --- a/src/versionnum.php +++ b/src/versionnum.php @@ -1,5 +1,5 @@ <?php -$BOCAVERSION='boca-1.5.7'; +$BOCAVERSION='boca-1.5.8'; $YEAR='2013'; ?> |