Mercurial > hg > digilib-old
changeset 344:735ea8bab962
with version number
| author | robcast |
|---|---|
| date | Wed, 23 Feb 2005 17:53:56 +0100 |
| parents | d4c302cdeed1 |
| children | 69fee4d7eb52 |
| 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(); }
