mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
6 lines
98 B
C
6 lines
98 B
C
#ifndef _UltimatePlayer_build_h_
|
|
#define _UltimatePlayer_build_h_
|
|
|
|
const int BUILD = 121;
|
|
|
|
#endif
|