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 /pivottable.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 'pivottable.inc.php')
| -rw-r--r-- | pivottable.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pivottable.inc.php b/pivottable.inc.php index d2b8120e..c7ddd774 100644 --- a/pivottable.inc.php +++ b/pivottable.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version V4.93 10 Oct 2006 (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. |
