We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3130d00 commit eeb1d3eCopy full SHA for eeb1d3e
dir2cast.php
@@ -56,7 +56,7 @@
56
/* DEFAULTS *********************************************/
57
58
// error handler needs these, so let's set them now.
59
-define('VERSION', '1.14');
+define('VERSION', '1.15');
60
define('DIR2CAST_HOMEPAGE', 'https://github.com/ben-xo/dir2cast/');
61
define('GENERATOR', 'dir2cast ' . VERSION . ' by Ben XO (' . DIR2CAST_HOMEPAGE . ')');
62
0 commit comments