summaryrefslogtreecommitdiffstats
path: root/lib/random.php
diff options
context:
space:
mode:
authorParagon Initiative Enterprises <security@paragonie.com>2017-03-13 12:27:32 -0400
committerParagon Initiative Enterprises <security@paragonie.com>2017-03-13 12:27:32 -0400
commit634bae8e911eefa89c1abfbf1b66da679ac8f54d (patch)
treed8b1e8a9a14600e8891a91b5141d2fcc56adc13f /lib/random.php
parent1ba2dbeb5f96fb6c054b01d93e94d4d2d5ea1032 (diff)
downloadrandom_compat-master.zip
random_compat-master.tar.gz
random_compat-master.tar.bz2
Diffstat (limited to 'lib/random.php')
-rw-r--r--lib/random.php6
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