aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure.ac b/src/configure.ac
index b4c927a..1395a17 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(iemmatrix.c)
+AC_INIT([iemmatrix],[0.2],[zmoelnig@iem.at])
AC_CONFIG_HEADER(config.h)
DFLAGS="${DFLAGS} -DHAVE_CONFIG_H"