w3m 0.5.2 release

This commit is contained in:
Dai Sato
2007-05-31 12:17:05 +00:00
parent 50c06d19a9
commit ae48f2a576
10 changed files with 93 additions and 70 deletions

View File

@@ -1,3 +1,14 @@
2007-05-31 Dai Sato <satodai@w3m.jp>
* w3m 0.5.2
* version.c.in: update
* doc/README: version 0.5.2, release date, maintainer
* doc-jp/README: ditto
* po/w3m.pot, ja.po: ditto
* NEWS: update
* configure.ac: version 0.5.2
* configure: regenerated
2007-05-31 Tsutomu OKADA 2007-05-31 Tsutomu OKADA
* [20070530101431@w3mbbs] Re: road to 0.5.2 * [20070530101431@w3mbbs] Re: road to 0.5.2
@@ -8906,4 +8917,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1 * release-0-2-1
* import w3m-0.2.1 * import w3m-0.2.1
$Id: ChangeLog,v 1.997 2007/05/31 01:19:50 inu Exp $ $Id: ChangeLog,v 1.998 2007/05/31 12:17:05 inu Exp $

12
NEWS
View File

@@ -1,3 +1,15 @@
w3m 0.5.2 - 2007-05-31
* security fix
- fix format string vulnerability.
* new features
- support gtk2 with w3m-img.
- new option for LiveHTTPHeaders-like logs.
- new option to fontify <del>, <s>, <ins>, and so on.
* other bug fixes
- avoid errors in "configure" and "make".
- '\n' handling in attributes' values of HTML tags.
w3m 0.5.1 - 2004-04-29 w3m 0.5.1 - 2004-04-29
* fix minor bugs * fix minor bugs

86
configure vendored
View File

@@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for w3m 0.5.1. # Generated by GNU Autoconf 2.61 for w3m 0.5.2.
# #
# Report bugs to <ukai@debian.or.jp>. # Report bugs to <satodai@w3m.jp>.
# #
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -574,9 +574,9 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package. # Identity of this package.
PACKAGE_NAME='w3m' PACKAGE_NAME='w3m'
PACKAGE_TARNAME='w3m' PACKAGE_TARNAME='w3m'
PACKAGE_VERSION='0.5.1' PACKAGE_VERSION='0.5.2'
PACKAGE_STRING='w3m 0.5.1' PACKAGE_STRING='w3m 0.5.2'
PACKAGE_BUGREPORT='ukai@debian.or.jp' PACKAGE_BUGREPORT='satodai@w3m.jp'
# Factoring default headers for most tests. # Factoring default headers for most tests.
ac_includes_default="\ ac_includes_default="\
@@ -1282,7 +1282,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures w3m 0.5.1 to adapt to many kinds of systems. \`configure' configures w3m 0.5.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1347,7 +1347,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of w3m 0.5.1:";; short | recursive ) echo "Configuration of w3m 0.5.2:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1419,7 +1419,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <ukai@debian.or.jp>. Report bugs to <satodai@w3m.jp>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@@ -1480,7 +1480,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
w3m configure 0.5.1 w3m configure 0.5.2
generated by GNU Autoconf 2.61 generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1494,7 +1494,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by w3m $as_me 0.5.1, which was It was created by w3m $as_me 0.5.2, which was
generated by GNU Autoconf 2.61. Invocation command line was generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@ $ $0 $@
@@ -1848,7 +1848,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
PACKAGE=w3m PACKAGE=w3m
VERSION=0.5.1 VERSION=0.5.2
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
#define PACKAGE "$PACKAGE" #define PACKAGE "$PACKAGE"
_ACEOF _ACEOF
@@ -7706,9 +7706,9 @@ echo "$as_me: WARNING: gc.h: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: gc.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: gc.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: gc.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: gc.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -7851,9 +7851,9 @@ echo "$as_me: WARNING: gc.h: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: gc.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: gc.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: gc.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: gc.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -8712,9 +8712,9 @@ echo "$as_me: WARNING: termios.h: proceeding with the preprocessor's result" >&2
{ echo "$as_me:$LINENO: WARNING: termios.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: termios.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: termios.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: termios.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -8848,9 +8848,9 @@ echo "$as_me: WARNING: termio.h: proceeding with the preprocessor's result" >&2;
{ echo "$as_me:$LINENO: WARNING: termio.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: termio.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: termio.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: termio.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -8984,9 +8984,9 @@ echo "$as_me: WARNING: sgtty.h: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: sgtty.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: sgtty.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: sgtty.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: sgtty.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -9128,9 +9128,9 @@ echo "$as_me: WARNING: float.h: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: float.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: float.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: float.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: float.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -9266,9 +9266,9 @@ echo "$as_me: WARNING: sys/select.h: proceeding with the preprocessor's result"
{ echo "$as_me:$LINENO: WARNING: sys/select.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: sys/select.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: sys/select.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: sys/select.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -9404,9 +9404,9 @@ echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;
{ echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -9542,9 +9542,9 @@ echo "$as_me: WARNING: stdint.h: proceeding with the preprocessor's result" >&2;
{ echo "$as_me:$LINENO: WARNING: stdint.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: stdint.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: stdint.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: stdint.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -9680,9 +9680,9 @@ echo "$as_me: WARNING: inttypes.h: proceeding with the preprocessor's result" >&
{ echo "$as_me:$LINENO: WARNING: inttypes.h: in the future, the compiler will take precedence" >&5 { echo "$as_me:$LINENO: WARNING: inttypes.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: inttypes.h: in the future, the compiler will take precedence" >&2;} echo "$as_me: WARNING: inttypes.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX ( cat <<\_ASBOX
## -------------------------------- ## ## ----------------------------- ##
## Report this to ukai@debian.or.jp ## ## Report this to satodai@w3m.jp ##
## -------------------------------- ## ## ----------------------------- ##
_ASBOX _ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2 ) | sed "s/^/$as_me: WARNING: /" >&2
;; ;;
@@ -11220,7 +11220,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by w3m $as_me 0.5.1, which was This file was extended by w3m $as_me 0.5.2, which was
generated by GNU Autoconf 2.61. Invocation command line was generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -11273,7 +11273,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\ ac_cs_version="\\
w3m config.status 0.5.1 w3m config.status 0.5.2
configured by $0, generated by GNU Autoconf 2.61, configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"

View File

@@ -1,8 +1,8 @@
dnl w3m autoconf dnl w3m autoconf
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_INIT(w3m, 0.5.1, ukai@debian.or.jp) AC_INIT(w3m, 0.5.2, satodai@w3m.jp)
PACKAGE=w3m PACKAGE=w3m
VERSION=0.5.1 VERSION=0.5.2
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_DEFINE_UNQUOTED(VERSION, "$VERSION") AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(PACKAGE) AC_SUBST(PACKAGE)

View File

@@ -1,4 +1,4 @@
w3m: WWW wo Miru Tool version 0.5.1 April 29, 2004 w3m: WWW wo Miru Tool version 0.5.2 May 31, 2007
(C) Copyright by Akinori ITO (C) Copyright by Akinori ITO
Hironori SAKAMOTO Hironori SAKAMOTO
Fumitoshi UKAI Fumitoshi UKAI
@@ -41,7 +41,7 @@
Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x
MS-DOS with DJGPP and WATT32 packet driver MS-DOS with DJGPP and WATT32 packet driver
MacOS X Server MacOS X Server
MacOS X 10.1, 10.2 MacOS X 10.1, 10.2, 10.3, 10.4
2. インストール 2. インストール
@@ -102,7 +102,7 @@ Windows
w3m の著作権は,伊藤彰則に属しています. w3m の著作権は,伊藤彰則に属しています.
(C) Copyright 1994-2002 by Akinori Ito (C) Copyright 1994-2002 by Akinori Ito
(C) Copyright 2002-2004 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai (C) Copyright 2002-2007 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai
4. 配布条件 4. 配布条件
@@ -113,16 +113,16 @@ w3m
5. 作者 5. 作者
山形大学工学部電子情報工学科
伊藤 彰則 伊藤 彰則
東北大学大学院工学研究科
aito@fw.ipsj.or.jp aito@fw.ipsj.or.jp
現在のメンテナ 現在のメンテナ
鵜飼文敏 佐藤 大
Debian Project 東北大学病院
ukai@debian.or.jp satodai@w3m.jp
ご意見ご感想をMLまでお寄せください ご意見ご感想をMLまでお寄せください
w3m-dev@mi.med.tohoku.ac.jp (日本語) w3m-dev@sic.med.tohoku.ac.jp (日本語)
w3m-dev-en@mi.med.tohoku.ac.jp (英語) w3m-dev-en@sic.med.tohoku.ac.jp (英語)
http://w3m.sourceforge.net/ http://w3m.sourceforge.net/

View File

@@ -1,4 +1,4 @@
w3m: WWW wo Miru Tool version 0.5.1 April 29, 2004 w3m: WWW wo Miru Tool version 0.5.2 May 31, 2007
(C) Copyright Akinori ITO (C) Copyright Akinori ITO
Hironori SAKAMOTO Hironori SAKAMOTO
Fumitoshi UKAI Fumitoshi UKAI
@@ -37,7 +37,7 @@ w3m is known to work on these platforms.
Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x
MS-DOS with DJGPP and WATT32 packet driver MS-DOS with DJGPP and WATT32 packet driver
MacOS X Server MacOS X Server
MacOS X 10.1, 10.2 MacOS X 10.1, 10.2, 10.3, 10.4
2. Installation 2. Installation
@@ -90,7 +90,7 @@ Windows
3. Copyright 3. Copyright
(C) Copyright 1994-2002 by Akinori Ito (C) Copyright 1994-2002 by Akinori Ito
(C) Copyright 2002-2004 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai (C) Copyright 2002-2007 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai
4. License 4. License
@@ -107,15 +107,15 @@ Windows
Initial author: Initial author:
Akinori Ito Akinori Ito
Faculty of Engineering, Yamagata University Faculty of Engineering, Tohoku University
aito@fw.ipsj.or.jp aito@fw.ipsj.or.jp
Current Maintainer Current Maintainer
Fumitoshi UKAI Dai Sato
Debian Project Tohoku University Hospital
ukai@debian.or.jp satodai@w3m.jp
Feel free to send your opinion to the w3m mailing-lists. Feel free to send your opinion to the w3m mailing-lists.
w3m-dev@mi.med.tohoku.ac.jp (Japanese) w3m-dev@sic.med.tohoku.ac.jp (Japanese)
w3m-dev-en@mi.med.tohoku.ac.jp (English) w3m-dev-en@sic.med.tohoku.ac.jp (English)
http://w3m.sourceforge.net/ http://w3m.sourceforge.net/

View File

@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Fumitoshi UKAI
# It can be your email address, or a mailing list address where translators # It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through # can write to without being subscribed, or the URL of a web page through
# which the translators can contact you. # which the translators can contact you.
MSGID_BUGS_ADDRESS = ukai@debian.or.jp MSGID_BUGS_ADDRESS = satodai@w3m.jp
# This is the list of locale categories, beyond LC_MESSAGES, for which the # This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty. # message catalogs shall be used. It is usually empty.

View File

@@ -6,8 +6,8 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: w3m 0.5.1\n" "Project-Id-Version: w3m 0.5.2\n"
"Report-Msgid-Bugs-To: ukai@debian.or.jp\n" "Report-Msgid-Bugs-To: satodai@w3m.jp\n"
"POT-Creation-Date: 2007-05-07 10:49+0900\n" "POT-Creation-Date: 2007-05-07 10:49+0900\n"
"PO-Revision-Date: 2007-05-07 10:52+0900\n" "PO-Revision-Date: 2007-05-07 10:52+0900\n"
"Last-Translator: Fumitoshi UKAI <ukai@debian.or.jp>\n" "Last-Translator: Fumitoshi UKAI <ukai@debian.or.jp>\n"

View File

@@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: ukai@debian.or.jp\n" "Report-Msgid-Bugs-To: satodai@w3m.jp\n"
"POT-Creation-Date: 2007-05-28 19:49+0900\n" "POT-Creation-Date: 2007-05-28 19:49+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"

View File

@@ -1,5 +1,5 @@
/* $Id: version.c.in,v 1.45 2004/05/02 16:40:46 ukai Exp $ */ /* $Id: version.c.in,v 1.46 2007/05/31 12:17:05 inu Exp $ */
#define CURRENT_VERSION "w3m/0.5.1+cvs" #define CURRENT_VERSION "w3m/0.5.2"
#ifndef FM_H #ifndef FM_H
char *w3m_version = CURRENT_VERSION; char *w3m_version = CURRENT_VERSION;