summaryrefslogtreecommitdiff
path: root/desktop/netsurf.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/netsurf.h')
-rw-r--r--desktop/netsurf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/netsurf.h b/desktop/netsurf.h
index 71422d76e..a1865a604 100644
--- a/desktop/netsurf.h
+++ b/desktop/netsurf.h
@@ -12,6 +12,8 @@
extern bool netsurf_quit;
extern const char * const netsurf_version;
+extern const int netsurf_version_major;
+extern const int netsurf_version_minor;
#endif