hermet pushed a commit to branch master. http://git.enlightenment.org/games/etypers.git/commit/?id=e0ef4bb0b2507964e3e235d275ec6c547af63405
commit e0ef4bb0b2507964e3e235d275ec6c547af63405 Author: Hermet Park <[email protected]> Date: Tue Nov 21 01:11:54 2017 +0800 updated authors --- AUTHORS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 04e88c3..a791417 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1 @@ -Hermet Park <[email protected]> +Hermet Park <[email protected]> diff --git a/configure.ac b/configure.ac index cdf634b..0cf741e 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([lt_age], v_min) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -AC_INIT(etypers, [v_ver], [email protected]) +AC_INIT(etypers, [v_ver], [email protected]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_MACRO_DIR([m4]) --
