X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.ac;h=cdd5ef5f7f9ea636100ea25a57bb0fad4a7b53bb;hb=9bdb753c5363d92b7e5698d75a967dc1fbc76b1a;hp=d3156cc75dc2e59d6f22e9666d1c201ffbb32ff4;hpb=c99718e6b337daf4750d5c48b41b626379c1296d;p=ctsim.git diff --git a/configure.ac b/configure.ac index d3156cc..cdd5ef5 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Must reset CDPATH so that bash's cd does not print to stdout dnl CDPATH= -AC_INIT([CTSim], [5.2.0], [ctsim-users@b9.com], [ctsim], [http://www.ctsim.org/]) +AC_INIT([CTSim], [5.2.0], [ctsim-users@kpe.io], [ctsim], [http://www.ctsim.org/]) AC_CONFIG_SRCDIR([src/ctsim.cpp]) AM_MAINTAINER_MODE AM_INIT_AUTOMAKE