diff options
| author | cassiopc <cassiopc@gmail.com> | 2013-09-11 16:21:06 +0000 |
|---|---|---|
| committer | cassiopc <cassiopc@gmail.com> | 2013-09-11 16:21:06 +0000 |
| commit | 404017540f209393d0f7e732f9a19e37458037ad (patch) | |
| tree | 1dc2452fed7c3ec929f87394d64c5d3d3632c4da /src/versionnum.php | |
| parent | 565309d78e335176d9800c61a259b265a60771f2 (diff) | |
| download | boca-404017540f209393d0f7e732f9a19e37458037ad.tar.gz boca-404017540f209393d0f7e732f9a19e37458037ad.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 94f90b7..2a411b3 100644 --- a/src/versionnum.php +++ b/src/versionnum.php @@ -1,5 +1,5 @@ <?php -$BOCAVERSION='boca-1.5.3'; +$BOCAVERSION='boca-1.5.4'; $YEAR='2013'; ?> |