diff options
| author | Damien Regad <dregad@mantisbt.org> | 2014-01-21 16:21:23 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2014-01-21 16:21:37 +0100 |
| commit | e769bae7e28641b0505963cc9230bf13815f4099 (patch) | |
| tree | 2c036df0c53a967ecf0ab91e245a5e50e0c37724 /adodb-pear.inc.php | |
| parent | cad340f87ec83b0d972fb1141855e7181ae9a7f2 (diff) | |
| download | adodb-e769bae7e28641b0505963cc9230bf13815f4099.tar.gz adodb-e769bae7e28641b0505963cc9230bf13815f4099.tar.bz2 adodb-e769bae7e28641b0505963cc9230bf13815f4099.zip | |
Bump version to 5.19dev
Bumped 'dev' version allows users who rely on source code downloaded
from the git repository rather than an official release tarball to
reliably determine that they are running a development version of the
library.
Diffstat (limited to 'adodb-pear.inc.php')
| -rw-r--r-- | adodb-pear.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-pear.inc.php b/adodb-pear.inc.php index d5c82b1b..52d69a80 100644 --- a/adodb-pear.inc.php +++ b/adodb-pear.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + * @version V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. * Released under both BSD license and Lesser GPL library license. * Whenever there is any discrepancy between the two licenses, * the BSD license will take precedence. |
