1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-01 02:05:33 +00:00

elinks-0.11.3.GIT

This commit is contained in:
Jonas Fonseca 2007-04-15 22:40:29 +02:00
parent 3e3948c795
commit 4f9a116fcf

View File

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