1
0
mirror of https://github.com/danbee/neompc synced 2026-06-21 06:12:23 +00:00

Updated version number to 0.4.

This commit is contained in:
Dan Barber 2007-05-13 19:44:34 +00:00
parent 9a3fbae4fd
commit 4dba480521

View File

@ -1,7 +1,7 @@
<?php <?php
/* Smarty stuff */ /* Smarty stuff */
$version = 0.3; $version = 0.4;
require('config/config.inc.php'); require('config/config.inc.php');