0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-10-31 02:56:09 +00:00
Files
termux-packages/x11-packages/rofi/nkutils-git-version.h.in
Biswapriyo Nath 36f17c4906 bump(x11/rofi): 2.0.0
* Add wayland dependency for the new rofi-wayland merge.
* Add workaround to generate version header file due to cross-compilation.
2025-09-02 21:15:20 +05:30

6 lines
206 B
C

/* File generated by nk-git-version */
#define NK_GIT_COMMIT "@TERMUX_PKG_VERSION@"
#undef NK_GIT_BRANCH
#define NK_GIT_VERSION NK_GIT_COMMIT
#define NK_PACKAGE_VERSION PACKAGE_VERSION " - " NK_GIT_VERSION