From 5c5767acbe6dc81567c7c7b6273441cbac373b8d Mon Sep 17 00:00:00 2001 From: JJfutbol Date: Mon, 30 Nov 2009 20:57:27 +0000 Subject: - updated version number to build 3 as latest change includes performance enhancements git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@78 d4e419ec-0920-11de-bbfd-a7c1bc4c261e --- js/readability.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/readability.js') diff --git a/js/readability.js b/js/readability.js index b3540ed..440ac61 100755 --- a/js/readability.js +++ b/js/readability.js @@ -26,7 +26,7 @@ if (typeof console == 'undefined') contentContainer = document.createElement("DIV"), articleFooter = document.createElement("DIV"), toolBar = document.createElement("DIV"), - readabilityVersion = "1.0.0.1", + readabilityVersion = "1.0.0.3", emailSrc = "http://proto1.arc90.com/readability/email.php"; overlayContainer.id = "readOverlay"; -- cgit v1.2.3