diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-15 14:53:18 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-15 14:53:18 +0300 |
commit | 4059f17e156b44aff81b4467b914cb817661f9da (patch) | |
tree | f8227e7482cecf40059ae9a9d63c656f58788926 /src | |
parent | Update issue template (diff) | |
download | nheko-4059f17e156b44aff81b4467b914cb817661f9da.tar.xz |
Add the -v / --version option, which displays the version string of the application.
Diffstat (limited to 'src')
-rw-r--r-- | src/main.cc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/main.cc b/src/main.cc |