Changeset 1429


Ignore:
Timestamp:
06/23/09 14:48:47 (4 years ago)
Author:
salcock
Message:
  • Update version numbers in prepartion for the next release
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.in

    r1408 r1429  
    44# and in the README 
    55 
    6 AC_INIT([libtrace],[3.0.6],[contact@wand.net.nz],[libtrace]) 
     6AC_INIT([libtrace],[3.0.7],[contact@wand.net.nz],[libtrace]) 
    77 
    88LIBTRACE_MAJOR=3 
    99LIBTRACE_MID=0 
    10 LIBTRACE_MINOR=6 
     10LIBTRACE_MINOR=7 
    1111 
    1212AC_CONFIG_SRCDIR(lib/trace.c) 
Note: See TracChangeset for help on using the changeset viewer.