Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-08-22 00:11:25 +0400
committerMark Otto <markotto@twitter.com>2012-08-22 00:11:25 +0400
commit1c134d9a7f28da89e451ea2c0649c0e3437579bc (patch)
treea4d59d27ad3f559b19002834f022767719561861 /js/bootstrap-tooltip.js
parentb52d29095a781962e621db826fa5bc865b184179 (diff)
update version numbers to 2.1.1
Diffstat (limited to 'js/bootstrap-tooltip.js')
-rw-r--r--js/bootstrap-tooltip.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bootstrap-tooltip.js b/js/bootstrap-tooltip.js
index 4d06dfcc9b..ed62885316 100644
--- a/js/bootstrap-tooltip.js
+++ b/js/bootstrap-tooltip.js
@@ -1,5 +1,5 @@
/* ===========================================================
- * bootstrap-tooltip.js v2.1.0
+ * bootstrap-tooltip.js v2.1.1
* http://twitter.github.com/bootstrap/javascript.html#tooltips
* Inspired by the original jQuery.tipsy by Jason Frame
* ===========================================================