summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a0978d7..6a19a31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
dnl see also http://qtnode.net/wiki/Qt_with_autotools
dnl
-AC_INIT([Sudoku Solver], [0.1.0], [ingar@osirion.org], [sudoku])
+AC_INIT([Sudoku Solver], [0.1.0], [ingar@osirion.org], [sudokusolver])
AC_CONFIG_HEADERS(src/config.h)