Changeset 0e8f8cb for configure.in
- Timestamp:
- 02/28/18 18:13:28 (3 years ago)
- Branches:
- cachetimestamps, develop, etsilive, master, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance
- Children:
- 207e288
- Parents:
- 92db9e4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r18c908d r0e8f8cb 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[4.0. 2],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[4.0.3],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=4 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR= 210 LIBTRACE_MINOR=3 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.