X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=81e2fe90bf64310c80f3be6cd802c04411b9643f;hb=6b66971c81ba66fc706c04decfa5a69a19e57c4d;hp=df4114f9a5d7e51c6bd2f3221901826f6d24e3de;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/configure.ac b/configure.ac index df4114f..81e2fe9 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # checks for system services # AC_OUTPUT([file...]) -AC_INIT([atlc], [4.6.0], [drkirkby@ntlworld.com]) +AC_INIT([atlc], [4.6.1], [drkirkby@gmail.com]) AM_INIT_AUTOMAKE AC_PREREQ([2.57]) AC_CONFIG_SRCDIR([tools/src/myfilelength.c]) @@ -154,7 +154,6 @@ AC_SUBST(compiled_with_cflags,"$CFLAGS") AC_OUTPUT([\ Makefile \ src/Makefile \ -src/non_gui/Makefile \ m4/Makefile \ man/Makefile \ man/man1/Makefile \