1 # Copyright (C) 2004-2005 Masao Mutoh, Laurent Sansonetti
4 # This file is automatically generated by the installer.
5 # Do not edit by hands.
8 File.open('config.rb', 'w') do |file|
12 $FPATH = '#{config('data-dir')}/booh'
17 File.open('version.rb', 'w') do |file|
19 version = IO.readlines('../../VERSION').join.chomp
24 # This file is automatically generated by the installer.
25 # Do not edit by hands.
28 $VERSION = "#{version}"