diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/fastd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fastd.h b/src/fastd.h index 4d3d2a4..d6b4ceb 100644 --- a/src/fastd.h +++ b/src/fastd.h @@ -46,7 +46,7 @@ #include <time.h> -#define FASTD_VERSION "0.4" +#define FASTD_VERSION "0.5-rc1" /* This must be adjusted when new methods are added */ |