Changeset 322

Show
Ignore:
Timestamp:
2007-05-22 13:52:15 (2 years ago)
Author:
JimmY2K
Message:

version update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/0.9.x/chrome/content/about/about.xul

    r277 r322  
    3535                <image src="chrome://dta/content/about/logo.png"/><spacer flex="1"/> 
    3636        </hbox> 
    37   <label value="ver. 0.9.9.8" style="margin-bottom:10px;" /> 
     37  <label value="ver. 0.9.9.10" style="margin-bottom:10px;" /> 
    3838  <label value="Copyright © 2004-2007 By:" style="font-weight: bold;"/> 
    3939  <label value="Federico Parodi" class="link" onclick="openTab('http://www.jimmy2k.it', '_blank'); "/> 
  • branches/0.9.x/chrome/content/opzioni/restorePref.js

    r237 r322  
    1313 
    1414var defNumFilters = 7; 
    15 var currentVersion = "0.9.9.8"; 
     15var currentVersion = "0.9.9.10"; 
    1616 
    1717function isNewer(version, current) { 
  • branches/0.9.x/install.rdf

    r278 r322  
    99                <em:creator>Nils Maier</em:creator> 
    1010                 
    11                 <em:version>0.9.9.8</em:version> 
     11                <em:version>0.9.9.10</em:version> 
    1212                <em:aboutURL>chrome://dta/content/about/about.xul</em:aboutURL> 
    1313                <em:iconURL>chrome://dta/content/immagini/icon.png</em:iconURL>