aboutsummaryrefslogtreecommitdiffstats
path: root/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'version.c')
-rw-r--r--version.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/version.c b/version.c
deleted file mode 100644
index 0d12373..0000000
--- a/version.c
+++ /dev/null
@@ -1,6 +0,0 @@
-/* $Id: version.c,v 1.6 2001/11/29 09:34:15 ukai Exp $ */
-#define CURRENT_VERSION "w3m/0.2.2"
-
-#ifndef FM_H
-char *w3m_version = CURRENT_VERSION;
-#endif /* not FM_H */