diff options
| author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-11-23 12:14:53 +0100 |
|---|---|---|
| committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-11-23 12:14:53 +0100 |
| commit | 26f8cd26e3a20d974a4c19935a772af2a9faf3dd (patch) | |
| tree | 288617e0bf2a5b9c99f9bec58598cd6f5dff21df /configure.ac | |
| parent | 9fa704d5c067d766df8e7cf9b35fa029b0b6770a (diff) | |
NEWS
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 b4044f3..fea3bd6 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.2, Johannes.Hofmann@gmx.de) +AC_INIT(pnmcurve, 0.0.3, Johannes.Hofmann@gmx.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/pnmcurve.c]) AC_CONFIG_HEADER(config.h) |
