1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-26 02:46:13 -04:00

elinks-0.12.GIT

This commit is contained in:
Jonas Fonseca 2006-01-01 00:21:28 +01:00 committed by Jonas Fonseca
parent 06ce0f5ee6
commit eee912f2c1

View File

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