projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d21d12
)
added version comment
0.3.0
v0.3
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Thu, 23 Jun 2011 07:13:47 +0000
(09:13 +0200)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Thu, 23 Jun 2011 07:13:47 +0000
(09:13 +0200)
js/slideshow.js
patch
|
blob
|
history
diff --git
a/js/slideshow.js
b/js/slideshow.js
index bd6ae28e9158e96a4eaf6025207ff1b1823c6087..bb112d628917ead9c24430b6f8876bbaef9a1c14 100644
(file)
--- a/
js/slideshow.js
+++ b/
js/slideshow.js
@@
-49,9
+49,12
@@
* version 0.3:
* - Added licensing terms
*
+ * version 0.4:
+ * - Fixed broken links on touch devices.
+ *
*
* @author Hakim El Hattab
- * @version 0.
3
+ * @version 0.
4
*/
var Slideshow = (function(){