mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
elinks-0.11.4rc0
This commit is contained in:
parent
53f4e05b51
commit
cbae4b250d
4
NEWS
4
NEWS
@ -5,8 +5,8 @@ You can see the complete list of recent changes, bugfixes and new features
|
|||||||
in the http://repo.or.cz/w/elinks.git[gitweb interface]. See the ChangeLog
|
in the http://repo.or.cz/w/elinks.git[gitweb interface]. See the ChangeLog
|
||||||
file for details.
|
file for details.
|
||||||
|
|
||||||
ELinks 0.11.3.GIT now:
|
ELinks 0.11.4rc0:
|
||||||
----------------------
|
-----------------
|
||||||
|
|
||||||
To be released as 0.11.4.
|
To be released as 0.11.4.
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ AC_INIT(src/main/main.c)
|
|||||||
AC_CONFIG_AUX_DIR(config)
|
AC_CONFIG_AUX_DIR(config)
|
||||||
|
|
||||||
PACKAGE=elinks
|
PACKAGE=elinks
|
||||||
VERSION=0.11.3.GIT
|
VERSION=0.11.4rc0
|
||||||
AC_SUBST(PACKAGE)
|
AC_SUBST(PACKAGE)
|
||||||
AC_SUBST(VERSION)
|
AC_SUBST(VERSION)
|
||||||
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Package version])
|
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Package version])
|
||||||
|
@ -143,7 +143,7 @@ menu_copying(struct terminal *term, void *xxx, void *xxxx)
|
|||||||
"\n"
|
"\n"
|
||||||
"(C) 1999 - 2002 Mikulas Patocka\n"
|
"(C) 1999 - 2002 Mikulas Patocka\n"
|
||||||
"(C) 2001 - 2004 Petr Baudis\n"
|
"(C) 2001 - 2004 Petr Baudis\n"
|
||||||
"(C) 2002 - 2006 Jonas Fonseca\n"
|
"(C) 2002 - 2008 Jonas Fonseca\n"
|
||||||
"and others\n"
|
"and others\n"
|
||||||
"\n"
|
"\n"
|
||||||
"This program is free software; you can redistribute it "
|
"This program is free software; you can redistribute it "
|
||||||
|
Loading…
Reference in New Issue
Block a user