Changeset 92
- Timestamp:
- Apr 4, 2006, 2:11:15 PM (15 years ago)
- Location:
- trunk/se/lu/thep/wenni
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/se/lu/thep/wenni/ChangeLog
r76 r92 1 1 $Id$ 2 3 version 0.6 (revision 92): 4 - Minor changes, basically a maintenence version. 5 - Added --version option to 'nni' and 'NNIFileConverter'. 6 - Changed most tests to do numerical tests instead of 'diff's, 7 BASE files are still checked with 'diff'. 8 - Improved INSTALL document. 2 9 3 10 version 0.5 (revision 76): -
trunk/se/lu/thep/wenni/configure.ac
r71 r92 13 13 14 14 AC_PREREQ(2.57) 15 AC_INIT([[wenni]],[0. 5],[jari@thep.lu.se])15 AC_INIT([[wenni]],[0.6],[jari@thep.lu.se]) 16 16 AC_CONFIG_SRCDIR([lib/weight.h]) 17 17 AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset
for help on using the changeset viewer.