Skip to content

Commit b6a4c7d

Browse files
committed
Changed version number and releasedate for 0.9.8 release
1 parent 4193c80 commit b6a4c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php/config.inc.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
// VERSION, RELEASEDATE, INI_FILE, THUMB_SIZE, MID_SIZE, THUMB_PREFIX, MID_PREFIX, LOG_ALWAYS
2525
// LOG_SEVERITY, LOG_SUBJECT.
2626
// All other settings are now made from the webinterface
27-
define('VERSION', '0.9.7');
28-
define('RELEASEDATE', '20-01-2018');
27+
define('VERSION', '0.9.8');
28+
define('RELEASEDATE', '02-03-2018');
2929
// DB_HOST, DB_NAME, DB_USER, DB_PASS and DB_PREFIX have been moved to
3030
// zoph.ini. The location can be set by the next config item:
3131

0 commit comments

Comments
 (0)