diff options
| author | Benoit Germain <bnt.germain@gmail.com> | 2012-05-08 21:10:50 +0200 |
|---|---|---|
| committer | Benoit Germain <bnt.germain@gmail.com> | 2012-05-08 21:10:50 +0200 |
| commit | 1c33960abd867e425bad2633a85504f55a1f261c (patch) | |
| tree | 0f7a8368d954869f018bc94b48d0e6db2598f232 /src | |
| parent | 0454b681a706b7712460cb3d6882a0b2d2c634b2 (diff) | |
| download | lanes-3.1.1.tar.gz lanes-3.1.1.tar.bz2 lanes-3.1.1.zip | |
bumping version number to 3.1.1v3.1.1
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 513a006..176009a 100644 --- a/src/lanes.c +++ b/src/lanes.c | |||
| @@ -51,7 +51,7 @@ | |||
| 51 | * ... | 51 | * ... |
| 52 | */ | 52 | */ |
| 53 | 53 | ||
| 54 | char const* VERSION = "3.1.0"; | 54 | char const* VERSION = "3.1.1"; |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | =============================================================================== | 57 | =============================================================================== |
