Changeset 11689
- Timestamp:
- 02/28/09 13:39:43 (14 years ago)
- Location:
- tags/0.13.0
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
tags/0.13.0/abcl/src/org/armedbear/lisp/Version.java
r11671 r11689 42 42 public static String getVersion() 43 43 { 44 return "0.1 2.43";44 return "0.13.0"; 45 45 } 46 46 }
Note: See TracChangeset
for help on using the changeset viewer.