Displaying 1 result from an estimated 1 matches for "wsugar_version".
Did you mean:
wxsugar_version
2006 Oct 19
0
[692] trunk/wxsugar/Rakefile: Correct a typo in the Rakefile
...#39;']
</span><span class="cx"> File.open(VERSION_FILE, ''w'') do | version_file |
</span><span class="cx"> version_file.puts "module WxSugar"
</span><del>- version_file.puts " VERSION = ''#{WSUGAR_VERSION}''"
</del><ins>+ version_file.puts " VERSION = ''#{WXSUGAR_VERSION}''"
</ins><span class="cx"> version_file.puts "end"
</span><span class="cx"> end
</span><span class="cx...