Changeset bc86030
- Timestamp:
- 11/08/18 14:51:57 (2 years ago)
- Branches:
- develop, master
- Children:
- 857729e
- Parents:
- cf7cca1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r096851a rbc86030 1 libtrace 4.0. 41 libtrace 4.0.5 2 2 3 3 --------------------------------------------------------------------------- -
configure.in
r31111c7 rbc86030 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[4.0. 4],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[4.0.5],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=4 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR= 410 LIBTRACE_MINOR=5 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.