aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsquashfu1
-rw-r--r--squashfu.conf1
2 files changed, 1 insertions, 1 deletions
diff --git a/squashfu b/squashfu
index 43acc5d..39c5952 100755
--- a/squashfu
+++ b/squashfu
@@ -1,4 +1,5 @@
#!/bin/bash
+VER="0.8dev-5e7d59"
CONFIG="/etc/squashfu.conf"
source "$CONFIG"
diff --git a/squashfu.conf b/squashfu.conf
index 4b0bb01..fd53091 100644
--- a/squashfu.conf
+++ b/squashfu.conf
@@ -1,5 +1,4 @@
# Config file for Super Deluxe SquashFu Backup Express
-VER="0.8dev-281858"
# Show debugging information. This might be useful in the event
# you need to troubleshoot.