mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
ELinks 0.13.GIT.
There is a now separate elinks-0.12 branch for the upcoming 0.12.0 release.
This commit is contained in:
parent
097195bef4
commit
976f06ddf8
5
NEWS
5
NEWS
@ -5,6 +5,11 @@ You can see the complete list of recent changes, bugfixes and new features in
|
|||||||
the link:http://pasky.or.cz/gitweb.cgi[gitweb interface]. See the ChangeLog
|
the link:http://pasky.or.cz/gitweb.cgi[gitweb interface]. See the ChangeLog
|
||||||
file for details.
|
file for details.
|
||||||
|
|
||||||
|
ELinks 0.13.GIT now:
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
To be released as ELinks 0.13.0.
|
||||||
|
|
||||||
ELinks 0.12.GIT now:
|
ELinks 0.12.GIT now:
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ AC_INIT(src/main/main.c)
|
|||||||
AC_CONFIG_AUX_DIR(config)
|
AC_CONFIG_AUX_DIR(config)
|
||||||
|
|
||||||
PACKAGE=elinks
|
PACKAGE=elinks
|
||||||
VERSION=0.12.GIT
|
VERSION=0.13.GIT
|
||||||
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])
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Project related configuration options
|
# Project related configuration options
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
PROJECT_NAME = "ELinks DOM"
|
PROJECT_NAME = "ELinks DOM"
|
||||||
PROJECT_NUMBER = 0.12.GIT
|
PROJECT_NUMBER = 0.13.GIT
|
||||||
OUTPUT_DIRECTORY = doc
|
OUTPUT_DIRECTORY = doc
|
||||||
CREATE_SUBDIRS = NO
|
CREATE_SUBDIRS = NO
|
||||||
OUTPUT_LANGUAGE = English
|
OUTPUT_LANGUAGE = English
|
||||||
|
Loading…
x
Reference in New Issue
Block a user