aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkinori Ito <aito@eie.yz.yamagata-u.ac.jp>2001-11-15 01:53:34 +0000
committerAkinori Ito <aito@eie.yz.yamagata-u.ac.jp>2001-11-15 01:53:34 +0000
commit7450c17bf28b8907eae5972f4768aed356dbc5f7 (patch)
tree9a27f3664799c8b10e6085d6cacaa41fdeca7f10
parentUpdate to w3m-0.2.1-inu-1.6. (diff)
downloadw3m-7450c17bf28b8907eae5972f4768aed356dbc5f7.tar.gz
w3m-7450c17bf28b8907eae5972f4768aed356dbc5f7.zip
Rename version number 0.2.1-inu-1.6 as 0.2.2release-0-2-2
-rw-r--r--version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.c b/version.c
index c8725ca..0153ada 100644
--- a/version.c
+++ b/version.c
@@ -1,4 +1,4 @@
-#define CURRENT_VERSION "w3m/0.2.1-inu-1.6"
+#define CURRENT_VERSION "w3m/0.2.2"
#ifndef FM_H
char *version = CURRENT_VERSION;