X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=configure.in;h=5abc16fde932a6d18e14530ea180f15e286773a8;hb=db57909818fadb052dee298fe776c7722c7e4c06;hp=cc431514ea44dfa61c2c98ef5da46ccdc244643e;hpb=b8bb60bbc9f6784870a4fa2024ac0fa9abf10549;p=libfirm diff --git a/configure.in b/configure.in index cc431514e..5abc16fde 100644 --- a/configure.in +++ b/configure.in @@ -2,17 +2,17 @@ dnl \ dnl Project: libFIRM dnl File name: configure.in dnl Purpose: -dnl Author: Till Riedel, Matthias Braun +dnl Author: Matthias Braun dnl CVS-ID: $Id$ dnl Copyright: (c) 2002-2007 University of Karlsruhe dnl Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. dnl AC_PREREQ([2.54]) AC_REVISION([$Id$]) -AC_INIT([libfirm],[1.3.0],[firm@info.uni-karlsruhe.de]) +AC_INIT([libfirm],[1.9.0],[firm@ipd.info.uni-karlsruhe.de]) dnl generate the config header file -AC_CONFIG_HEADER(config.h) +AC_CONFIG_HEADER([config.h]) AH_TOP([])