summaryrefslogtreecommitdiff
path: root/config_default.php
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-29 14:08:22 +0200
committerAlib <aliboba@free.fr>2010-03-29 14:08:22 +0200
commit095c83b7698da4dd623c9682437e93e38cfffdda (patch)
treea3175da40d1489c1d808f13796393009f6bdd7ae /config_default.php
parent088b4eb3b3dbe7145ed11b1718908149dceacc7d (diff)
downloadistreamdev-095c83b7698da4dd623c9682437e93e38cfffdda.tar.gz
istreamdev-095c83b7698da4dd623c9682437e93e38cfffdda.tar.bz2
changed version
Diffstat (limited to 'config_default.php')
-rwxr-xr-xconfig_default.php2
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";
?>