summaryrefslogtreecommitdiff
path: root/adodb-lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-12-06 01:44:26 +0100
committerDamien Regad <dregad@mantisbt.org>2015-12-06 01:45:51 +0100
commit60a435157eaa4be966835c42bafd7324f0914a3b (patch)
treeb4fe0c3d20f49652483d751e30c9d6e2e1ac0c62 /adodb-lib.inc.php
parent4bdac396bc2c80dccaf306166b82b597cd300d39 (diff)
downloadadodb-60a435157eaa4be966835c42bafd7324f0914a3b.tar.gz
adodb-60a435157eaa4be966835c42bafd7324f0914a3b.tar.bz2
adodb-60a435157eaa4be966835c42bafd7324f0914a3b.zip
Bump version to 5.20.1v5.20.1
Diffstat (limited to 'adodb-lib.inc.php')
-rw-r--r--adodb-lib.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-lib.inc.php b/adodb-lib.inc.php
index 142414de..dc404b5d 100644
--- a/adodb-lib.inc.php
+++ b/adodb-lib.inc.php
@@ -6,7 +6,7 @@ global $ADODB_INCLUDED_LIB;
$ADODB_INCLUDED_LIB = 1;
/*
- @version v5.20.0 28-Nov-2015
+ @version v5.20.1 06-Dec-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.