Changeset 10239

Show
Ignore:
Timestamp:
10/24/06 17:48:33 (2 years ago)
Author:
piotras
Message:

schema.c, version bump

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/data/configure.ac

    r10169 r10239  
    33dnl Process this file with autoconf to produce a configure script. 
    44dnl 
    5 AC_INIT([midgard-data],[1.8.0]) 
     5AC_INIT([midgard-data],[1.9.0alpha1]) 
    66AC_CONFIG_HEADERS([config.h]) 
    7 AC_CONFIG_SRCDIR([schema.c]) 
    87 
    98dnl Automake is needed for the build system.