diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c6a74a3..8aaf093 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([liburtc], [1.0.0], [chris@hiszpanski.name]) +AC_INIT([liburtc], [1.0.0], [chris@liburtc.org]) # custom m4 macros within m4/ subdirectory AC_CONFIG_MACRO_DIR([m4]) |