From: LightGuard Date: Wed, 12 Jun 2013 16:42:54 +0000 (-0600) Subject: Bumping the version up to 3.2.0 X-Git-Tag: v3.2.0~3^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1247%2Fhead;p=thirdparty%2FFont-Awesome.git Bumping the version up to 3.2.0 --- diff --git a/scss/_variables.scss b/scss/_variables.scss index aa1b2babdf..1ca9b86e18 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -1,7 +1,7 @@ // Variables $FontAwesomePath: "../font" !default; -$FontAwesomeVersion: "3.1.0" !default; +$FontAwesomeVersion: "3.2.0" !default; $borderColor: #eeeeee !default; $iconMuted: #eeeeee !default; $iconLight: white !default;