summaryrefslogtreecommitdiffstats
path: root/cloudmasterd/script
diff options
context:
space:
mode:
Diffstat (limited to 'cloudmasterd/script')
-rwxr-xr-xcloudmasterd/script/txt2html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloudmasterd/script/txt2html b/cloudmasterd/script/txt2html
index 1682173..b936c8b 100755
--- a/cloudmasterd/script/txt2html
+++ b/cloudmasterd/script/txt2html
@@ -13,7 +13,7 @@ require 'syntax/convertors/html'
require 'erb'
require File.dirname(__FILE__) + '/../lib/cloudmasterd/version.rb'
-version = Everestd::VERSION::STRING
+version = Cloudmasterd::VERSION::STRING
download = 'http://rubyforge.org/projects/cloudmasterd'
class Fixnum