diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2014-10-13 11:38:05 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2014-10-13 11:38:05 +0000 | 
| commit | c36a3c8909af59146904e55c4fd91e0666083557 (patch) | |
| tree | 83d59659caf131006ec540cea34c01e4368b7c13 | |
| parent | Update to 0.5.3+debian-17 (diff) | |
| download | w3m-c36a3c8909af59146904e55c4fd91e0666083557.tar.gz w3m-c36a3c8909af59146904e55c4fd91e0666083557.zip | |
Update to 0.5.3+debian-17+
Diffstat (limited to '')
| -rw-r--r-- | version.c.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/version.c.in b/version.c.in index fe808ea..68f3637 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-17" +#define CURRENT_VERSION "w3m/0.5.3+debian-17+"  #ifndef FM_H  char *w3m_version = CURRENT_VERSION; | 
