From 1a36e4fa1e9d9220a242d01062941a16ef07e660 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 26 Jan 2014 17:48:15 -0800 Subject: docs & comments: v3.1 => v3.1.0 --- less/type.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'less/type.less') diff --git a/less/type.less b/less/type.less index 315e7eade..a55730dfe 100644 --- a/less/type.less +++ b/less/type.less @@ -244,7 +244,7 @@ blockquote { } } - // Deprecating small and .small for v3.1 + // Note: Deprecated small and .small as of v3.1.0 // Context: https://github.com/twbs/bootstrap/issues/11660 footer, small, @@ -262,7 +262,7 @@ blockquote { // Opposite alignment of blockquote // -// Heads up: `blockquote.pull-right` has been deprecated as of v3.1. +// Heads up: `blockquote.pull-right` has been deprecated as of v3.1.0. .blockquote-reverse, blockquote.pull-right { padding-right: 15px; -- cgit v1.2.3