summaryrefslogtreecommitdiff
path: root/config_default.php
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-01 10:53:28 +0100
committerAlib <aliboba@free.fr>2010-03-01 10:53:28 +0100
commitf6f2ae6bfa16609f0fe058d67ba49e01276c84a9 (patch)
treeb47fd617047701af366022e13fa2ecc7e60784fd /config_default.php
parenta6569cf8a920f158d1dc2e1130e205d3a5c06323 (diff)
downloadistreamdev-f6f2ae6bfa16609f0fe058d67ba49e01276c84a9.tar.gz
istreamdev-f6f2ae6bfa16609f0fe058d67ba49e01276c84a9.tar.bz2
updated HISTORY
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 3733e12..1cce79f 100755
--- a/config_default.php
+++ b/config_default.php
@@ -32,5 +32,5 @@
$segmenterpath = '/usr/bin/segmenter'; //path to segmenter binary
// Version
- $isdversion = "0.3.7-dev";
+ $isdversion = "0.3.7";
?>