summaryrefslogtreecommitdiff
path: root/adodb-lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-08-11 01:02:36 +0200
committerDamien Regad <dregad@mantisbt.org>2016-08-11 01:02:36 +0200
commitb4b378b572a2401d705f3a8a403b2bd900d67bbb (patch)
tree814cd94ddf65a518c907e27700a44f699135a52d /adodb-lib.inc.php
parent7ce997d4c5957a1a96e7ab483ad088b15f02b191 (diff)
downloadadodb-b4b378b572a2401d705f3a8a403b2bd900d67bbb.tar.gz
adodb-b4b378b572a2401d705f3a8a403b2bd900d67bbb.tar.bz2
adodb-b4b378b572a2401d705f3a8a403b2bd900d67bbb.zip
Reset version to avoid merge conflicts
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 ee3cd003..7f89f0c8 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.5 10-Aug-2016
+ @version v5.21.0-dev ??-???-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.