aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDai Sato <satodai@w3m.jp>2011-01-15 07:52:48 +0000
committerDai Sato <satodai@w3m.jp>2011-01-15 07:52:48 +0000
commit2f73aa58c552772db51fdee3dbd90b2fa7d4d160 (patch)
tree52aa23dbe058c0c580a508bf24e61611bf805cdf /configure.ac
parent* [w3m-dev 04445] Re: Update documents (README.cookie) (diff)
downloadw3m-2f73aa58c552772db51fdee3dbd90b2fa7d4d160.tar.gz
w3m-2f73aa58c552772db51fdee3dbd90b2fa7d4d160.zip
w3m 0.5.3 releaserelease-0-5-3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 33d2357..7308fc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl w3m autoconf
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(w3m, 0.5.2, satodai@w3m.jp)
+AC_INIT(w3m, 0.5.3, satodai@w3m.jp)
PACKAGE=w3m
-VERSION=0.5.2
+VERSION=0.5.3
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(PACKAGE)