mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-24 21:01:34 +00:00
Changed Version info from ioq3 v0.0.0.3 to Q3Rally v0.0.0.4
This commit is contained in:
parent
dbff748b0c
commit
92d6022737
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#define BASETA "missionpack"
|
||||
|
||||
#ifndef PRODUCT_VERSION
|
||||
#define PRODUCT_VERSION "v0.0.0.4 r134"
|
||||
#define PRODUCT_VERSION "v0.0.0.4 r137"
|
||||
#endif
|
||||
|
||||
#define Q3_VERSION PRODUCT_NAME " " PRODUCT_VERSION
|
||||
|
|
|
@ -862,4 +862,4 @@ Main=
|
|||
Selected=engine\code\qcommon\q_shared.h
|
||||
[engine\code\qcommon\q_shared.h]
|
||||
TopLine=15
|
||||
Caret=34,41
|
||||
Caret=39,58
|
||||
|
|
Loading…
Reference in a new issue