aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsquashfu1
-rw-r--r--squashfu.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/squashfu b/squashfu
index c984315..956d014 100755
--- a/squashfu
+++ b/squashfu
@@ -325,6 +325,7 @@ action_report () {
usage () {
info "SquashFu: Super Awesome Backup Express (Professional Edition)"
+ echo "version: $VER"
cat <<HELP
USAGE
diff --git a/squashfu.conf b/squashfu.conf
index fd53091..4b0bb01 100644
--- a/squashfu.conf
+++ b/squashfu.conf
@@ -1,4 +1,5 @@
# 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.