aboutsummaryrefslogtreecommitdiffstats
path: root/src/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/console.h')
-rw-r--r--src/console.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/console.h b/src/console.h
index 73168e11..11b8e828 100644
--- a/src/console.h
+++ b/src/console.h
@@ -18,3 +18,6 @@
void
serd_set_stream_utf8_mode(FILE* stream);
+
+int
+serd_print_version(const char* program);