diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-11-28 02:54:12 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-11-28 02:54:12 +0100 |
| commit | 023426de7759db2842922dd360c2da55d623a731 (patch) | |
| tree | df18eca3fa89bc2d823ed3a48260ee78bc644af9 /session/old | |
| parent | 596601da0aa3d4c0cf99fe4dd515ced0cc70d3ec (diff) | |
| download | adodb-023426de7759db2842922dd360c2da55d623a731.tar.gz adodb-023426de7759db2842922dd360c2da55d623a731.tar.bz2 adodb-023426de7759db2842922dd360c2da55d623a731.zip | |
Bump version to 5.20.0v5.20.0
Diffstat (limited to 'session/old')
| -rw-r--r-- | session/old/adodb-cryptsession.php | 2 | ||||
| -rw-r--r-- | session/old/adodb-session-clob.php | 2 | ||||
| -rw-r--r-- | session/old/adodb-session.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/session/old/adodb-cryptsession.php b/session/old/adodb-cryptsession.php index fbb16ffb..f5ee2b00 100644 --- a/session/old/adodb-cryptsession.php +++ b/session/old/adodb-cryptsession.php @@ -1,6 +1,6 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/session/old/adodb-session-clob.php b/session/old/adodb-session-clob.php index 74634cf8..8474fd41 100644 --- a/session/old/adodb-session-clob.php +++ b/session/old/adodb-session-clob.php @@ -1,6 +1,6 @@ <?php /* - @version V5.20dev ??-???-2014 + @version v5.20.0 28-Nov-2015 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/session/old/adodb-session.php b/session/old/adodb-session.php index d113aa48..3a490712 100644 --- a/session/old/adodb-session.php +++ b/session/old/adodb-session.php @@ -1,6 +1,6 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. |
