We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd1c77 commit 2ef6df6Copy full SHA for 2ef6df6
Idno/Core/Idno.php
@@ -586,7 +586,7 @@ function getAdmins()
586
*/
587
function version()
588
{
589
- return '0.9';
+ return '0.9.0.2';
590
}
591
592
/**
@@ -604,7 +604,7 @@ function getVersion()
604
605
function machineVersion()
606
607
- return '2016013101';
+ return '2016020201';
608
609
610
version.known
@@ -1 +1 @@
1
-0.9
+0.9.0.2
0 commit comments