diff options
| author | Cassio de Campos <cassiopc@gmail.com> | 2017-10-24 14:47:27 +0000 |
|---|---|---|
| committer | Cassio de Campos <cassiopc@gmail.com> | 2017-10-24 14:47:27 +0000 |
| commit | aec60f7111a508888eb3925236dbb8b856e29639 (patch) | |
| tree | 97485e57e7e70cf2a9803323e3adc614c5e4d431 /src/versionnum.php | |
| parent | a98c69de0d7a357ea73c07ca14acacc53ec0a1d6 (diff) | |
| download | boca-aec60f7111a508888eb3925236dbb8b856e29639.tar.gz boca-aec60f7111a508888eb3925236dbb8b856e29639.zip | |
clean empty lines from updatelog
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 5cebd5e..560983d 100644 --- a/src/versionnum.php +++ b/src/versionnum.php @@ -1,5 +1,5 @@ <?php -$BOCAVERSION='boca-1.5.11'; +$BOCAVERSION='boca-1.5.12'; $YEAR='2017'; ?> |