Changeset fbd4ba6
- Timestamp:
- 02/20/14 17:11:14 (7 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:
- 86bec15
- Parents:
- 2bef800
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
rb87c9e8 rfbd4ba6 1 libtrace 3.0.1 81 libtrace 3.0.19 2 2 3 3 --------------------------------------------------------------------------- 4 Copyright (c) 2007-201 3The University of Waikato, Hamilton, New Zealand.4 Copyright (c) 2007-2014 The University of Waikato, Hamilton, New Zealand. 5 5 All rights reserved. 6 6 -
configure.in
r2bef800 rfbd4ba6 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[3.0.1 8],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[3.0.19],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=3 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR=1 810 LIBTRACE_MINOR=19 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.