1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -04:00
This commit is contained in:
Jonas Fonseca 2005-12-06 14:34:52 +01:00 committed by Jonas Fonseca
parent c546fdb1f7
commit e6b65b5431

View File

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