Changeset 1754 for trunk/configure.in


Ignore:
Timestamp:
03/06/12 10:40:27 (16 months ago)
Author:
salcock
Message:
  • Updated version number to 3.0.14
  • Added mention of libpcap-dev to the INSTALL file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.in

    r1749 r1754  
    44# and in the README 
    55 
    6 AC_INIT([libtrace],[3.0.13],[contact@wand.net.nz],[libtrace]) 
     6AC_INIT([libtrace],[3.0.14],[contact@wand.net.nz],[libtrace]) 
    77 
    88LIBTRACE_MAJOR=3 
    99LIBTRACE_MID=0 
    10 LIBTRACE_MINOR=13 
     10LIBTRACE_MINOR=14 
    1111 
    1212# OpenSolaris hides libraries like libncurses in /usr/gnu/lib, which is not 
Note: See TracChangeset for help on using the changeset viewer.