From: Hakim El Hattab Date: Thu, 23 Jun 2011 07:13:47 +0000 (+0200) Subject: added version comment X-Git-Tag: 0.3.0^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=40f85e43a70e3b4974fa5d7f4248364789bf3a9b;p=reveal.js.git added version comment --- diff --git a/js/slideshow.js b/js/slideshow.js index bd6ae28..bb112d6 100644 --- 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(){