summaryrefslogtreecommitdiff
path: root/session/adodb-encrypt-mcrypt.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2021-02-02 00:44:35 +0100
committerDamien Regad <dregad@mantisbt.org>2021-02-02 00:45:03 +0100
commitdd42240492b4d2e8c4cc3fc36c55571326c8421a (patch)
tree5ba708c2080dee34f894a9d99ffd791f7d639ef7 /session/adodb-encrypt-mcrypt.php
parent4b821c3e7eba20e34d1c0c1a238b91a6951bbb9c (diff)
downloadadodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.tar.gz
adodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.tar.bz2
adodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.zip
Bump version to 5.21.0-rc.1v5.21.0-rc.1
Diffstat (limited to 'session/adodb-encrypt-mcrypt.php')
-rw-r--r--session/adodb-encrypt-mcrypt.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/session/adodb-encrypt-mcrypt.php b/session/adodb-encrypt-mcrypt.php
index 06f09249..9060e13f 100644
--- a/session/adodb-encrypt-mcrypt.php
+++ b/session/adodb-encrypt-mcrypt.php
@@ -2,7 +2,7 @@
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).