aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2010-01-12 21:03:57 -0500
committerDave Reisner <d@falconindy.com>2010-01-12 21:03:57 -0500
commitdd62660504859182e6169b2b737b354fedc9f583 (patch)
treea04bd89e5829bc8c569ebb05c59f444c2f611383
parent2818589376f789489baed5ed8fa866cca8d152e8 (diff)
downloadsquashfu-dd62660504859182e6169b2b737b354fedc9f583.tar.gz
Add versioning
-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.