diff options
author | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2007-04-09 10:50:01 +0000 |
---|---|---|
committer | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2007-04-09 10:50:01 +0000 |
commit | 647a8a4d25c09dc52a7f82362077ce56b0506849 (patch) | |
tree | 69dfc678ba3e85dcfdd3f600e37344af9538d091 | |
parent | 6ca86e5bee365d3fa79b9a1ed53fff30d78b3450 (diff) | |
download | wgetpaste-647a8a4d25c09dc52a7f82362077ce56b0506849.tar.gz |
Set @VERSION@ as 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="2.1" +VERSION="@VERSION@" ### helper functions |