Changeset 11738
- Timestamp:
- 04/05/09 06:22:58 (14 years ago)
- Location:
- tags/0.14.0
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
tags/0.14.0/abcl/src/org/armedbear/lisp/Version.java
r11684 r11738 42 42 public static String getVersion() 43 43 { 44 return "0.14.0 -dev";44 return "0.14.0"; 45 45 } 46 46 }
Note: See TracChangeset
for help on using the changeset viewer.