winver
This directory contains the source code for the winver application.

Installation
See the README.MD under /packaging/deb/programs for packaging and installation.
Building
Standard CMake build:
mkdir build
cd build
cmake ..
- (if you're missing libraries they will be mentioned here)
make