1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00

Change 0.11.CVS to 0.11.GIT.

This commit is contained in:
Miciah Dashiel Butler Masters 2005-09-16 02:17:33 +00:00 committed by Miciah Dashiel Butler Masters
parent 39bddb7562
commit b395b92543

View File

@ -4,7 +4,7 @@ AC_PREREQ(2.13)
AC_INIT(src/main/main.c)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE(elinks, 0.11.CVS)
AM_INIT_AUTOMAKE(elinks, 0.11.GIT)
AM_CONFIG_HEADER(config.h)
AC_PROG_MAKE_SET