summaryrefslogtreecommitdiff
path: root/boot-conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot-conf.in')
-rw-r--r--boot-conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot-conf.in b/boot-conf.in
index 0f60e40..a2b4a14 100644
--- a/boot-conf.in
+++ b/boot-conf.in
@@ -54,7 +54,7 @@ require "___scriptsdir___/boot.pl";
# --- Tool information --- #
$name = "boot";
-$version = "0.1.0";
+$version = "___version___";
@platforms = ("redhat-5.2", "redhat-6.0", "redhat-6.1", "redhat-6.2", "redhat-7.0",
"redhat-7.1", "mandrake-7.2", "debian-2.2", "debian-woody",
"suse-7.0", "turbolinux-7.0");