diff options
author | Alib <aliboba@free.fr> | 2010-04-02 10:47:20 +0200 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-04-02 10:47:20 +0200 |
commit | d3293ec4669ba0a363bfbcc1b6e4929688910095 (patch) | |
tree | 41e4a750712d2cab00f88d32c2bd0e11e8512e00 | |
parent | e7d362a2669dd6767aae425462fae0811eb785d6 (diff) | |
download | istreamdev-d3293ec4669ba0a363bfbcc1b6e4929688910095.tar.gz istreamdev-d3293ec4669ba0a363bfbcc1b6e4929688910095.tar.bz2 |
1.0.1
-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 3fcdc30..866ed03 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"; + $isdversion = "1.0.1"; ?> |