summaryrefslogtreecommitdiff
path: root/session/old
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-01-01 23:50:00 +0100
committerDamien Regad <dregad@mantisbt.org>2016-01-01 23:50:00 +0100
commit6b0637c8e87998811a81f6789e20e8ddcc7f19cb (patch)
tree9f4d2afb2c7df07b34e24a7cac01502a87d2dc55 /session/old
parent7e0210e7af415edbf1eda2132214827ee27cd056 (diff)
downloadadodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.tar.gz
adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.tar.bz2
adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.zip
Bump version to 5.20.3v5.20.3
Diffstat (limited to 'session/old')
-rw-r--r--session/old/adodb-cryptsession.php2
-rw-r--r--session/old/adodb-session-clob.php2
-rw-r--r--session/old/adodb-session.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/session/old/adodb-cryptsession.php b/session/old/adodb-cryptsession.php
index fcf81b73..d2a85a85 100644
--- a/session/old/adodb-cryptsession.php
+++ b/session/old/adodb-cryptsession.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.2 27-Dec-2015
+@version v5.20.3 01-Jan-2016
@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 b3cc4ffa..3868bb15 100644
--- a/session/old/adodb-session-clob.php
+++ b/session/old/adodb-session-clob.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.2 27-Dec-2015
+ @version v5.20.3 01-Jan-2016
@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 16c0d21a..c2008886 100644
--- a/session/old/adodb-session.php
+++ b/session/old/adodb-session.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.2 27-Dec-2015
+@version v5.20.3 01-Jan-2016
@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.