]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
version should be 3.0.1.rc1 v3.0.1.rc1
authorMark Hayes <mark@zurb.com>
Tue, 3 Jul 2012 00:29:23 +0000 (17:29 -0700)
committerMark Hayes <mark@zurb.com>
Tue, 3 Jul 2012 00:29:23 +0000 (17:29 -0700)
Gemfile.lock
lib/foundation/version.rb

index ed9b67565601b3d8255031127664d88f167138e7..8b48da1dc63d2fd73c3c64e8173ad49a4f142572 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.0.1.alpha12)
+    zurb-foundation (3.0.1.rc1)
       compass (>= 0.12.2)
       rake
       sass (>= 3.2.0.alpha244)
index 3a64721414829e434ee968ed039ec57ffc251d99..8acbd6750283606ebd7245ea10d57c0424d5ea6d 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.0.1.alpha12"
+  VERSION = "3.0.1.rc1"
 end