summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-06-04 15:29:43 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2013-06-04 15:29:43 +0200
commitc3f16e68c8476357370131547c22f4dcc6b9e2ff (patch)
tree2bd108094253fcf07fe16b2e43434b612acb321f /src/lib
parent6e48f6b70d2c1921c9d71114bd28c390273e20e1 (diff)
downloadnetctl-c3f16e68c8476357370131547c22f4dcc6b9e2ff.tar.gz
netctl-c3f16e68c8476357370131547c22f4dcc6b9e2ff.tar.xz
Expose version information
Profiles now have access to it.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/globals1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/globals b/src/lib/globals
index 83c64a2..ee45f52 100644
--- a/src/lib/globals
+++ b/src/lib/globals
@@ -1,3 +1,4 @@
+NETCTL_VERSION="notpackaged"
PROFILE_DIR="/etc/netctl"
SUBR_DIR="/usr/lib/network"
CONN_DIR="$SUBR_DIR/connections"