]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bumped pre-release version v3.0.7.rc9
authorzurbchris <chris@zurb.com>
Wed, 25 Jul 2012 17:32:48 +0000 (10:32 -0700)
committerzurbchris <chris@zurb.com>
Wed, 25 Jul 2012 17:32:48 +0000 (10:32 -0700)
Gemfile.lock
lib/foundation/version.rb

index db311809740e5dd425fc63a2deb5aebddf72a84b..f0ca976b911f5850b7e3ac36aeb810b450f9587e 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.0.7.rc8)
+    zurb-foundation (3.0.7.rc9)
       compass (>= 0.12.2)
       rake
       sass (>= 3.2.0.alpha.244)
index 949d917528009456132fcb3976bb6b823746703e..2ae5535bd02683b162ad1c5dbc141fc6e372d5da 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.0.7.rc8"
+  VERSION = "3.0.7.rc9"
 end