A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita
audio
rust
zig
deno
mpris
rockbox
mpd
1/*
2 * This header file provides the version #define for a particular
3 * build of Puzzles.
4 *
5 * When my automated build system does a full build, Buildscr
6 * completely overwrites this file with information appropriate to
7 * that build. The information _here_ is default stuff used for local
8 * development runs of 'make'.
9 */
10
11#define VER "Unidentified build"
12
13#define VERSIONINFO_BINARY_VERSION 0,0,0,0