diff options
Diffstat (limited to '')
-rwxr-xr-x | build_debian.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_debian.bash b/build_debian.bash index 79dfc17..5dc7e74 100755 --- a/build_debian.bash +++ b/build_debian.bash @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.4 +VERSION=0.5 rm -rf pkg rake package |