summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rwxr-xr-xrelease1
2 files changed, 2 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index b003284..53a75d6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.2.7
+0.2.6
diff --git a/release b/release
index c1550e6..7e4777b 100755
--- a/release
+++ b/release
@@ -42,6 +42,7 @@ cp -a * $RDIR/$rname
rm -rf "{arch}"
rm -rf `find . -name .arch-ids`
rm -rf `find . -name .deps`
+ rm -rf debian
cd ..
if [ -a $rname.tar.bz2 ]; then
rm -f $rname.tar.bz2