summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott <scott@paragonie.com>2016-04-03 01:58:18 -0400
committerScott <scott@paragonie.com>2016-04-03 01:58:18 -0400
commit235fc6d37950818139509ede20b51d38c5058c7b (patch)
tree5c6f2f7aded12d1af2450207ef6575acb452b647
parentea23846a71a71037058a928e2bb61bbe8f3a2cd9 (diff)
downloadrandom_compat-235fc6d37950818139509ede20b51d38c5058c7b.zip
random_compat-235fc6d37950818139509ede20b51d38c5058c7b.tar.gz
random_compat-235fc6d37950818139509ede20b51d38c5058c7b.tar.bz2
Update version comment for v2.0.2
-rw-r--r--lib/random.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/random.php b/lib/random.php
index d8ea5e5..a880259 100644
--- a/lib/random.php
+++ b/lib/random.php
@@ -2,9 +2,9 @@
/**
* Random_* Compatibility Library
* for using the new PHP 7 random_* API in PHP 5 projects
- *
- * @version 2.0.1
- * @released 2016-03-18
+ *
+ * @version 2.0.2
+ * @released 2016-04-03
*
* The MIT License (MIT)
*