diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/revela.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revela.c b/src/revela.c index aca19c5..726c733 100644 --- a/src/revela.c +++ b/src/revela.c @@ -10,7 +10,7 @@ #include "config.h" #ifndef VERSION -#define VERSION "0.1.2" +#define VERSION "0.1.6" #endif static const char *usage = "Usage: %s [OPTIONS] -o <output dir>\n" |
