bin/nanoc in nanoc-1.0 vs bin/nanoc in nanoc-1.0.1
- old
+ new
@@ -15,10 +15,10 @@
require 'getoptlong'
require File.dirname(__FILE__) + '/../lib/nanoc.rb'
# Define some texts
-version_text = 'nanoc 0.1 (c) 2007 Denis Defreyne.'
+version_text = "nanoc #{Nanoc::VERSION} (c) 2007 Denis Defreyne."
help_text = <<EOT
usage: nanoc [-hv]
nanoc create_site <name>
nanoc create_page <name> [-t template]
nanoc create_template <name>