Changeset 3e5518a for configure.in
- Timestamp:
- 02/10/15 16:14:05 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 584d907, 92d5f15, cd37cdc
- Parents:
- 4d0fdbd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
ra194aaf r3e5518a 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[3.0.2 1],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[3.0.22],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=3 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR=2 110 LIBTRACE_MINOR=22 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.