aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index b0a8c87..f339860 100644
--- a/config.h
+++ b/config.h
@@ -1,13 +1,14 @@
#ifndef VOIDNSRUN_CONFIG_H
#define VOIDNSRUN_CONFIG_H
-#define PROG_VERSION "1.2.1"
+#define PROG_VERSION "1.3"
#define USER_LISTS_MAX 50
#define CONTAINER_DIR_VAR "VOIDNSRUN_DIR"
#define UNDO_BIN_VAR "VOIDNSUNDO_BIN"
#define VOIDNSUNDO_NAME "voidnsundo"
+#define OLDROOT "/oldroot"
/* This path has not been made configurable and is hardcoded
* here for security purposes. If you want to change it, change it