Changeset 1069 for trunk

Show
Ignore:
Timestamp:
07/31/08 11:58:00 (5 months ago)
Author:
aj
Message:

update configure verison.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r1062 r1069  
    55define([PACKAGE_VERSION_MAJOR], [0]) 
    66define([PACKAGE_VERSION_MINOR], [6]) 
    7 define([PACKAGE_VERSION_FIX], [14]) 
     7define([PACKAGE_VERSION_FIX], [15]) 
    88 
    99AC_INIT([openct],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX-svn])