Changeset 3577
- Timestamp:
- Jan 16, 2017, 3:47:05 AM (6 years ago)
- Location:
- branches/0.14-stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.14-stable/NEWS
r3564 r3577 5 5 yat 0.14.x series from http://dev.thep.lu.se/yat/svn/branches/0.14-stable 6 6 7 version 0.14 (released NOT YET)7 version 0.14 (released 16 January 2017) 8 8 - The concept 'Distance' now requires that operator() works on 9 9 iterator that are readable and forward traversal, i.e., the -
branches/0.14-stable/m4/version.m4
r3564 r3577 26 26 m4_include([m4/my_version.m4]) 27 27 28 MY_VERSION_early([0], [14], [0], [ true])28 MY_VERSION_early([0], [14], [0], [false]) 29 29 30 30 # Library versioning (current:revision:age)
Note: See TracChangeset
for help on using the changeset viewer.