mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
5 lines
106 B
C
5 lines
106 B
C
![]() |
#include "version.h"
|
||
|
|
||
|
const char* gVERSION = "@VERSION@";
|
||
|
const char* gVERSION_SHORT = "@VERSION_SHORT@";
|