diff options
author | João Paulo Rechi Vita <jprvita@gmail.com> | 2014-01-15 15:04:26 -0300 |
---|---|---|
committer | João Paulo Rechi Vita <jprvita@gmail.com> | 2014-01-15 15:04:26 -0300 |
commit | 837219738914e4d8ac9d9d33d7d4a0257858c85f (patch) | |
tree | 47e443a99d98abd52d9f0387f3c73078c334e520 /btctl/btctl.c | |
parent | fb611d0b7d07dba3e71b6ed8ca266f1035d4fa63 (diff) |
Diffstat (limited to 'btctl/btctl.c')
-rw-r--r-- | btctl/btctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btctl/btctl.c b/btctl/btctl.c index 1312840..e06b166 100644 --- a/btctl/btctl.c +++ b/btctl/btctl.c @@ -35,7 +35,7 @@ #include "util.h" #include "rl_helper.h" -#define VERSION "0.4" +#define VERSION "0.5" #define MAX_LINE_SIZE 64 #define MAX_SVCS_SIZE 128 |