]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bumped version v3.2.0.rc3
authorMark Hayes <mark@zurb.com>
Fri, 26 Oct 2012 19:05:18 +0000 (12:05 -0700)
committerMark Hayes <mark@zurb.com>
Fri, 26 Oct 2012 19:05:18 +0000 (12:05 -0700)
Gemfile.lock
lib/foundation/version.rb

index b11d5d1050c35d6c44489fc1a3fa18ea5179eb48..12c52d9058ef44302458f82a3de42e96c4b0b5f9 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.2.0.rc2)
+    zurb-foundation (3.2.0.rc3)
       compass (>= 0.12.2)
       modular-scale (>= 1.0.2)
       rake
index 3d8f3c0eb5a67cd3de7d23470815f749304f3865..5dbd9ebb2254bb8026d9eca90f83a27d15ab027d 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.2.0.rc2"
+  VERSION = "3.2.0.rc3"
 end