mirror of
https://github.com/danbee/neompc
synced 2025-03-04 08:39:10 +00:00
~ Updated version number.
This commit is contained in:
parent
0f79374460
commit
92f7e15aa7
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/* Smarty stuff */
|
||||
|
||||
$version = 0.5;
|
||||
$version = '0.5.1';
|
||||
|
||||
if (get_magic_quotes_gpc()) {
|
||||
/* Deal with Magic quotes. We can safely strip these off as we're not using a database. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user