From f903e7f2e015a219cf543bfb62026a23ae716dc1 Mon Sep 17 00:00:00 2001 From: tardate Date: Sun, 30 Aug 2009 15:19:11 +0800 Subject: [PATCH] officially step to release 1.1 --- javascripts/jtab.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/javascripts/jtab.js b/javascripts/jtab.js index 2f21a68..45dcbdc 100644 --- a/javascripts/jtab.js +++ b/javascripts/jtab.js @@ -1,6 +1,6 @@ /** * JTab - Javascript/CSS Guitar Chord and Tab Notation for the Web. - * Version 1.0 + * Version 1.1 * Written by Paul Gallagher (http://tardate.com), 2009. * See: * http://jtab.tardate.com : more information on availability, configuration and use. @@ -28,7 +28,7 @@ // var jtab = { - Version : '1.0', + Version : '1.1', Strings : { AboutDialog : 'About jTab

jTab version: {V}

http://jtab.tardate.com

' },