diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2012-05-24 21:13:02 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2012-05-24 21:13:02 +0200 |
commit | 10496d2dc9c0f0ba46f7af387ede9fb8690bbfc4 (patch) | |
tree | 54ae1488633b236b7756b4b1bfd35d056d85673b /src/fastd.h | |
parent | b51dc590a1fc8aaa3b96ba4f686305e5e56a157b (diff) | |
download | fastd-10496d2dc9c0f0ba46f7af387ede9fb8690bbfc4.tar fastd-10496d2dc9c0f0ba46f7af387ede9fb8690bbfc4.zip |
Increase rc versionv0.4-rc10
Diffstat (limited to 'src/fastd.h')
-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 7f4753e..fbf86ab 100644 --- a/src/fastd.h +++ b/src/fastd.h @@ -46,7 +46,7 @@ #include <time.h> -#define FASTD_VERSION "0.4-rc9" +#define FASTD_VERSION "0.4-rc10" struct _fastd_buffer { |