Changeset 69 for trunk


Ignore:
Timestamp:
01/28/06 00:28:53 (6 years ago)
Author:
jlee
Message:

Prepare for 0.15

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r60 r69  
    11iriverter: 
     2 
     3version 0.15 (1/28/2006): 
     4        * Fixed Windows start-up issues (no longer need work-around) 
     5        * Added U10 profile 
     6        * Readded OSX packages (not tested though) 
     7        * Updated SWT in Windows and OSX 
    28 
    39version 0.14 (7/7/2005): 
  • trunk/configure.ac

    r63 r69  
    11AC_INIT(src/org/thestaticvoid/iriverter/ConverterUI.java) 
    22 
    3 VERSION=0.14 
     3VERSION=0.15 
    44AC_SUBST(VERSION) 
    55 
Note: See TracChangeset for help on using the changeset viewer.