Changeset 9514ca0
- Timestamp:
- 04/27/07 21:39:51 (14 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:
- 2f60c8f
- Parents:
- ce0bf2c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
rd644cf0 r9514ca0 1 1 $Header$ 2 2 3 libtrace 3.0. 13 libtrace 3.0.2 4 4 5 5 --------------------------------------------------------------------------- -
configure.in
r02bd77e r9514ca0 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[3.0. 1],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[3.0.2],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=3 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR= 110 LIBTRACE_MINOR=2 11 11 12 12 AC_CONFIG_SRCDIR(lib/trace.c)
Note: See TracChangeset
for help on using the changeset viewer.