Xash3D FWGS engine.

9 lines
98 B

#pragma once
#ifndef VERSION_H
#define VERSION_H
#define APP_VERSION "1.1"
#endif // VERSION_H