This repository has been archived on 2022-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
Xash3DArchive/public/version.h

10 lines
313 B
C

//=======================================================================
// Copyright XashXT Group 2007 ©
// version.h - engine version
//=======================================================================
#ifndef VERSION_H
#define VERSION_H
#define XASH_VERSION 0.48f
#endif//VERSION_H