1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-30 03:26:23 -04:00

elinks-0.11.3

This commit is contained in:
Jonas Fonseca 2007-04-15 22:23:12 +02:00
parent 7d52c4d07e
commit 3e3948c795

View File

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