diff options
author | Benoit Germain <bnt period germain arrobase gmail period com> | 2015-04-27 14:20:08 +0200 |
---|---|---|
committer | Benoit Germain <bnt period germain arrobase gmail period com> | 2015-04-27 14:20:08 +0200 |
commit | 295ba159356050037419cbdb5ba1d1e3362ce391 (patch) | |
tree | 4cfc569951a2f5203fe2ee3b2c1cda7ce1545c25 /src | |
parent | a4e2a434cbbc7243638d0451cbf38c3b5a14910a (diff) | |
download | lanes-3.10.0.tar.gz lanes-3.10.0.tar.bz2 lanes-3.10.0.zip |
Preparing next releasev3.10.0
Diffstat (limited to 'src')
-rw-r--r-- | src/lanes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lanes.c b/src/lanes.c index 8852687..2cb1af8 100644 --- a/src/lanes.c +++ b/src/lanes.c | |||
@@ -52,7 +52,7 @@ | |||
52 | * ... | 52 | * ... |
53 | */ | 53 | */ |
54 | 54 | ||
55 | char const* VERSION = "3.9.7"; | 55 | char const* VERSION = "3.10.0"; |
56 | 56 | ||
57 | /* | 57 | /* |
58 | =============================================================================== | 58 | =============================================================================== |