diff options
Diffstat (limited to 'config_default.php')
-rwxr-xr-x | config_default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_default.php b/config_default.php index 8eeb0c9..3fcdc30 100755 --- a/config_default.php +++ b/config_default.php @@ -41,5 +41,5 @@ $segmenterpath='/usr/bin/segmenter'; //path to segmenter binary // Version - $isdversion = "1.0-alpha1"; + $isdversion = "1.0"; ?> |