Changeset 096851a
- Timestamp:
- 06/27/18 13:17:53 (3 years ago)
- Branches:
- cachetimestamps, develop, master, rc-4.0.4, ringdecrementfix, ringperformance
- Children:
- 35de364
- Parents:
- c7f1faf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r0e8f8cb r096851a 1 libtrace 4.0. 31 libtrace 4.0.4 2 2 3 3 --------------------------------------------------------------------------- -
configure.in
re8e9052 r096851a 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[4.0. 3],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[4.0.4],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=4 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR= 310 LIBTRACE_MINOR=4 11 11 12 12 # OpenSolaris hides libraries like libncurses in /usr/gnu/lib, which is not
Note: See TracChangeset
for help on using the changeset viewer.