diff options
| author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-09-07 20:32:34 +0200 |
|---|---|---|
| committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-09-07 20:32:34 +0200 |
| commit | 6cf7f8125418ebaaa83662adb0bbf70baffc896e (patch) | |
| tree | 7eb58a9fa04a4a47edb88eada05170ca177426ce /configure.ac | |
| parent | 15cc19e3d16f72b745a5d1ac362985e9839624d5 (diff) | |
prepare 0.0.2
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index df5f9e0..d27c38c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(pnmcurve, 0.0.1, Johannes.Hofmann@gmx.de) +AC_INIT(pnmcurve, 0.0.2, Johannes.Hofmann@gmx.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/pnmcurve.c]) AC_CONFIG_HEADER(config.h) |
