aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 99ac1fa..77ad619 100644
--- a/src/common.h
+++ b/src/common.h
@@ -120,6 +120,7 @@ struct hvr_global {
real split;
char localecho;
int selfpipe[2];
+ char *version;
};
int selfcommand(char *);