diff --git a/lib/freeDiameter/configure.ac b/lib/freeDiameter/configure.ac index 769c14450a..10fc037ec3 100644 --- a/lib/freeDiameter/configure.ac +++ b/lib/freeDiameter/configure.ac @@ -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])