diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1a70935..0802eee 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # License along with this program. If not, see # <http://www.gnu.org/licenses/>. -AC_INIT([boukengine], [0.1.0], [pjm@nac.net]) +AC_INIT([boukengine], [0.1.0], [mailto:pj@pehjota.net]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/main.c]) |