Changeset 197
- Timestamp:
- 07/03/10 19:28:29 (2 months ago)
- branch-nick:
- gnome-split
- revision id:
- respawneral@gmail.com-20100703172829-98laiu6mzmn1l7jt
- Files:
-
- 1 modified
-
src/org/gnome/split/config/Constants.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/org/gnome/split/config/Constants.java
r178 r197 41 41 * Version of the program. 42 42 */ 43 public static String PROGRAM_VERSION = "0. 8";43 public static String PROGRAM_VERSION = "0.9"; 44 44 45 45 /**
