1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00

elinks-0.11.0

This commit is contained in:
Jonas Fonseca 2006-01-01 00:00:05 +01:00 committed by Jonas Fonseca
parent fbff2505f3
commit 06ce0f5ee6

View File

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