Mercurial > hg > digilib
changeset 340:9ca895a5c053
with version number
author | robcast |
---|---|
date | Wed, 23 Feb 2005 17:53:56 +0100 |
parents | 26c6a973fb1e |
children | 9c18e0057587 |
files | client/digitallibrary/baselib.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/client/digitallibrary/baselib.js Wed Feb 23 17:53:20 2005 +0100 +++ b/client/digitallibrary/baselib.js Wed Feb 23 17:53:56 2005 +0100 @@ -23,7 +23,7 @@ function base_init() { // init function - baseScriptVersion = "1.1b"; + baseScriptVersion = "1.1.1b"; dlParams = new Object(); browserType = getBrowserType(); }