aboutsummaryrefslogtreecommitdiff
path: root/js/src/util.js
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-12-05 02:19:21 -0800
committerChris Rebert <[email protected]>2015-12-05 02:19:46 -0800
commit75c39f9138ea95e8d472812117b13f1ed7978157 (patch)
tree860ce894662dbcf1aaa5370447f2d96efb52a569 /js/src/util.js
parent3cd8bd58e3a56161d8c4b131f3566ad84c885a40 (diff)
downloadbootstrap-75c39f9138ea95e8d472812117b13f1ed7978157.tar.xz
bootstrap-75c39f9138ea95e8d472812117b13f1ed7978157.zip
Fix version numbers is JS files; fixes #18435
[skip sauce] [skip validator]
Diffstat (limited to 'js/src/util.js')
-rw-r--r--js/src/util.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/util.js b/js/src/util.js
index fccf6178c..64ad84b7c 100644
--- a/js/src/util.js
+++ b/js/src/util.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0): util.js
+ * Bootstrap (v4.0.0-alpha): util.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/