diff options
| author | cassio <cassiopc@gmail.com> | 2013-09-14 00:11:00 +0000 |
|---|---|---|
| committer | cassio <cassiopc@gmail.com> | 2013-09-14 00:11:00 +0000 |
| commit | c9568a4c9c2a3c96769582c5d7f7f23569a8921e (patch) | |
| tree | 07f3e5395af4051143577b9c5870c465e06a213d /src/versionnum.php | |
| parent | b120cc197f0a598d7a8c5f721fcba2aacb24b77b (diff) | |
| download | boca-c9568a4c9c2a3c96769582c5d7f7f23569a8921e.tar.gz boca-c9568a4c9c2a3c96769582c5d7f7f23569a8921e.zip | |
updated version numbers
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 0b30398..419ce35 100644 --- a/src/versionnum.php +++ b/src/versionnum.php @@ -1,5 +1,5 @@ <?php -$BOCAVERSION='boca-1.5.6'; +$BOCAVERSION='boca-1.5.7'; $YEAR='2013'; ?> |