Changeset c49459b
- Timestamp:
- 03/08/13 14:41:22 (9 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, 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:
- 0989e3e
- Parents:
- 89b6069
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r7d6d80e rc49459b 1 libtrace 3.0.1 61 libtrace 3.0.17 2 2 3 3 --------------------------------------------------------------------------- -
configure.in
ra8c3d1d rc49459b 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[3.0.1 6],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[3.0.17],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=3 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR=1 610 LIBTRACE_MINOR=17 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.