Changeset 91600c7 for configure.in
- Timestamp:
- 01/11/19 11:41:13 (2 years ago)
- Branches:
- develop
- Children:
- 6d2a120
- Parents:
- 0ae7ba2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r0ae7ba2 r91600c7 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[4.0. 5],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[4.0.6],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=4 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR= 510 LIBTRACE_MINOR=6 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.