1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

0.11rc0.GIT

This commit is contained in:
Jonas Fonseca 2005-12-06 14:36:32 +01:00 committed by Jonas Fonseca
parent e6b65b5431
commit 5882b24ea3

View File

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