fix the debian package error

This commit is contained in:
Sulchan Lee 2019-09-13 13:55:19 +00:00
parent 0acece1570
commit d15365a398
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ dnl This program is distributed in the hope that it will be useful, but
dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
AC_INIT([ogs-freeDiameter], [1.2.1], [acetcom@gmail.com])
AC_INIT([nextepc], [1.2.1], [acetcom@gmail.com])
dnl Must come before AM_INIT_AUTOMAKE.
AC_CONFIG_AUX_DIR([build-aux])