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

elinks-0.11.4rc0.GIT

This commit is contained in:
Jonas Fonseca 2008-02-05 00:29:57 +01:00
parent cbae4b250d
commit 504eb26ae5

View File

@ -8,7 +8,7 @@ AC_INIT(src/main/main.c)
AC_CONFIG_AUX_DIR(config)
PACKAGE=elinks
VERSION=0.11.4rc0
VERSION=0.11.4rc0.GIT
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Package version])