Changeset d644cf0
- Timestamp:
- 03/26/07 14:00:28 (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:
- 79a7ac1
- Parents:
- acb0d01
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r5cd3ff3 rd644cf0 1 1 $Header$ 2 2 3 libtrace 3.0. 03 libtrace 3.0.1 4 4 5 5 --------------------------------------------------------------------------- -
configure.in
r83f2cbf rd644cf0 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[3.0. 0],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[3.0.1],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=3 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR= 010 LIBTRACE_MINOR=1 11 11 12 12 AC_CONFIG_SRCDIR(lib/trace.c)
Note: See TracChangeset
for help on using the changeset viewer.