aboutsummaryrefslogtreecommitdiffstats
path: root/version.c.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--version.c.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.c.in b/version.c.in
index b9245a0..583c348 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
/* $Id: version.c.in,v 1.49 2012/05/22 09:45:56 inu Exp $ */
-#define CURRENT_VERSION "w3m/0.5.3+debian-12+"
+#define CURRENT_VERSION "w3m/0.5.3+debian-13"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;