diff options
Diffstat (limited to 'lib/random.php')
-rw-r--r-- | lib/random.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/random.php b/lib/random.php index 2b43f8a..df74c8a 100644 --- a/lib/random.php +++ b/lib/random.php @@ -3,12 +3,12 @@ * Random_* Compatibility Library * for using the new PHP 7 random_* API in PHP 5 projects * - * @version 2.0.4 - * @released 2016-11-07 + * @version 2.0.10 + * @released 2017-03-13 * * The MIT License (MIT) * - * Copyright (c) 2015 - 2016 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |