diff options
author | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2007-06-19 10:16:19 +0000 |
---|---|---|
committer | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2007-06-19 10:16:19 +0000 |
commit | f6a4847122566742d8f444faa87162eff208acb2 (patch) | |
tree | 28a708b97d433507e42f55c3540f610ebf627e99 | |
parent | 3a0713dda616bc1b7881fb9ffd8d577f3630b598 (diff) | |
download | wgetpaste-f6a4847122566742d8f444faa87162eff208acb2.tar.gz |
Fix version.
-rwxr-xr-x | wgetpaste | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # Copyright (c) 2007 Bo Ørsted Andresen <bo.andresen@zlin.dk> # Distributed as-is. With no warranties. -VERSION="@VERSION@" +VERSION="9999" ### helper functions |