Skip to content

Commit 4e8daa8

Browse files
committed
switched the name & version
1 parent efcf50a commit 4e8daa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
$_SETTINGS = array (
1010

11-
'system_title' => 'All the small things',
12-
'system_version' => '0.00.1',
11+
'system_title' => 'easyHTML5',
12+
'system_version' => '0.00.2',
1313

1414
'path_etc' => $strInstallPath.'etc'.DIRECTORY_SEPARATOR,
1515
'path_lib' => $strInstallPath.'lib'.DIRECTORY_SEPARATOR,

0 commit comments

Comments
 (0)