move to 0.8.
This commit is contained in:
parent
aa87410eb6
commit
914c5c528f
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ $DISTNAME = "evoauth";
|
|||
my @clean = qw( *~ *.old );
|
||||
|
||||
WriteMakefile(
|
||||
VERSION => "0.5",
|
||||
VERSION => "0.8",
|
||||
DISTNAME => $DISTNAME,
|
||||
NAME => $NAME,
|
||||
dist => {
|
||||
|
|
|
@ -60,7 +60,7 @@ $Access = system("/usr/bin/sudo /usr/local/share/evoauth/Evoauth.pl
|
|||
</form>
|
||||
|
||||
<p align="center">
|
||||
<br><br><br><font color="grey">Evoauth version 0.4.1</font>
|
||||
<br><br><br><font color="grey">Evoauth version 0.8</font>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Reference in a new issue