diff options
author | Alib <aliboba@free.fr> | 2010-03-29 14:08:22 +0200 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-03-29 14:08:22 +0200 |
commit | 095c83b7698da4dd623c9682437e93e38cfffdda (patch) | |
tree | a3175da40d1489c1d808f13796393009f6bdd7ae /config_default.php | |
parent | 088b4eb3b3dbe7145ed11b1718908149dceacc7d (diff) | |
download | istreamdev-095c83b7698da4dd623c9682437e93e38cfffdda.tar.gz istreamdev-095c83b7698da4dd623c9682437e93e38cfffdda.tar.bz2 |
changed version
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"; ?> |