提交 96ddd7ee 编写于 作者: M Max Howell

Bump VERSION to 0.2

上级 ad153ad1
......@@ -19,8 +19,6 @@ require 'pathname'
require 'osx/cocoa' # to get number of cores
require "#{File.dirname __FILE__}/env"
HOMEBREW_VERSION='0.1'
# optimise all the way to eleven, references:
# http://en.gentoo-wiki.com/wiki/Safe_Cflags/Intel
# http://forums.mozillazine.org/viewtopic.php?f=12&t=577299
......
......@@ -19,4 +19,6 @@ require 'pathname'
$root=Pathname.new(__FILE__).dirname.parent.parent.realpath
$formula=$root+'Library'+'Formula'
$cellar=$root+'Cellar'
\ No newline at end of file
$cellar=$root+'Cellar'
HOMEBREW_VERSION='0.2'
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册