]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bump version v3.2.4
authorMark Hayes <mark@zurb.com>
Mon, 14 Jan 2013 23:36:23 +0000 (15:36 -0800)
committerMark Hayes <mark@zurb.com>
Mon, 14 Jan 2013 23:36:23 +0000 (15:36 -0800)
Gemfile.lock
lib/foundation/version.rb

index d2412b54d89b2bb3fe1e7f9afdddf18eeac68b93..64db078cf4cdf0a888cfd9e132a5db1b6231d008 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.2.4.rc1)
+    zurb-foundation (3.2.4)
       compass (>= 0.12.2)
       modular-scale (= 1.0.6)
       rake
index 58e059878b787a002bb20c3b942b2821e527a7e7..5472883a0f8cc8fd85bb22f9902722724cdce9d6 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.2.4.rc1"
+  VERSION = "3.2.4"
 end