Skip to content

Commit ad87e11

Browse files
committed
add version number to js comments
1 parent 7396cb8 commit ad87e11

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

js/bootstrap-alerts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ==========================================================
2-
* bootstrap-alerts.js
2+
* bootstrap-alerts.js v1.3.0
33
* http://twitter.github.com/bootstrap/javascript.html#alerts
44
* ==========================================================
55
* Copyright 2011 Twitter, Inc.

js/bootstrap-dropdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ============================================================
2-
* bootstrap-dropdown.js
2+
* bootstrap-dropdown.js v1.3.0
33
* http://twitter.github.com/bootstrap/javascript.html#dropdown
44
* ============================================================
55
* Copyright 2011 Twitter, Inc.

js/bootstrap-modal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =========================================================
2-
* bootstrap-modal.js
2+
* bootstrap-modal.js v1.3.0
33
* http://twitter.github.com/bootstrap/javascript.html#modal
44
* =========================================================
55
* Copyright 2011 Twitter, Inc.

js/bootstrap-popover.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===========================================================
2-
* bootstrap-popover.js
2+
* bootstrap-popover.js v1.3.0
33
* http://twitter.github.com/bootstrap/javascript.html#popover
44
* ===========================================================
55
* Copyright 2011 Twitter, Inc.

js/bootstrap-scrollspy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =============================================================
2-
* bootstrap-scrollspy.js
2+
* bootstrap-scrollspy.js v1.3.0
33
* http://twitter.github.com/bootstrap/javascript.html#scrollspy
44
* =============================================================
55
* Copyright 2011 Twitter, Inc.

js/bootstrap-tabs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================
2-
* bootstrap-tabs.js
2+
* bootstrap-tabs.js v1.3.0
33
* http://twitter.github.com/bootstrap/javascript.html#tabs
44
* ========================================================
55
* Copyright 2011 Twitter, Inc.

js/bootstrap-twipsy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ==========================================================
2-
* bootstrap-twipsy.js
2+
* bootstrap-twipsy.js v1.3.0
33
* http://twitter.github.com/bootstrap/javascript.html#twipsy
44
* Adapted from the original jQuery.tipsy by Jason Frame
55
* ==========================================================

0 commit comments

Comments
 (0)