Browse Source

Renames and updates strophe lib.

master
Damian Minkov 11 years ago
parent
commit
8f1fb21ce0
3 changed files with 2 additions and 4 deletions
  1. 1
    1
      index.html
  2. 0
    3
      libs/strophe/strophe.jingle.bundle.js
  3. 1
    0
      libs/strophe/strophe.min.js

+ 1
- 1
index.html View File

@@ -12,7 +12,7 @@
12 12
     <script src="libs/jquery-2.1.1.min.js"></script>
13 13
     <script src="simulcast.js?v=1"></script><!-- simulcast handling -->
14 14
     <script src="libs/strophe/strophe.jingle.adapter.js?v=1"></script><!-- strophe.jingle bundles -->
15
-    <script src="libs/strophe/strophe.jingle.bundle.js?v=8"></script>
15
+    <script src="libs/strophe/strophe.min.js?v=1"></script>
16 16
     <script src="libs/strophe/strophe.jingle.js?v=1"></script>
17 17
     <script src="libs/strophe/strophe.jingle.sdp.js?v=2"></script>
18 18
     <script src="libs/strophe/strophe.jingle.sdp.util.js?v=1"></script>

+ 0
- 3
libs/strophe/strophe.jingle.bundle.js
File diff suppressed because it is too large
View File


+ 1
- 0
libs/strophe/strophe.min.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save