Changeset 149

Show
Ignore:
Timestamp:
02/16/07 19:38:30 (2 years ago)
Author:
jlee
Message:

1.0.0 -> 17

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r148 r149  
    11iriverter: 
    22 
    3 version 1.0.0 (2/16/2006): 
     3version 17 (2/16/2006): 
    44        * Moved build system from GNU autotools to Apache Ant 
    55        * Distribute via Java Web Start 
  • trunk/src/org/thestaticvoid/iriverter/AboutDialog.java

    r135 r149  
    3434        private Button dismiss; 
    3535         
    36         public static final String VERSION = "1.0.0"; 
     36        public static final String VERSION = "17"; 
    3737         
    3838        public AboutDialog(Shell parent, int style) { 
  • trunk/web/iriverter-nocodecs.jnlp

    r146 r149  
    11<?xml version="1.0" encoding="utf-8"?> 
    22<jnlp spec="1.0+" 
    3         codebase="http://iriverter.thestaticvoid.org/dist/latest
     3        codebase="http://iriverter.thestaticvoid.org/dist/17
    44        href="iriverter-nocodecs.jnlp"> 
    55        <information> 
  • trunk/web/iriverter.jnlp

    r146 r149  
    11<?xml version="1.0" encoding="utf-8"?> 
    22<jnlp spec="1.0+" 
    3         codebase="http://iriverter.thestaticvoid.org/dist/latest
     3        codebase="http://iriverter.thestaticvoid.org/dist/17
    44        href="iriverter.jnlp"> 
    55        <information>