Skip to content

Commit

Permalink
Version changed to 1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Apr 11, 2003
1 parent f159463 commit 5bd5a60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doomsday/Include/dd_share.h
Expand Up @@ -43,8 +43,8 @@ Version number rules: (major).(minor).(revision)

// Version constant. Use this to verify in the DLL that the engine
// is new enough.
#define DOOMSDAY_VERSION 10708
#define DOOMSDAY_VERSION_TEXT "1.7.8"
#define DOOMSDAY_VERSION 10709
#define DOOMSDAY_VERSION_TEXT "1.7.9"

#define DDMAXPLAYERS 16

Expand Down

0 comments on commit 5bd5a60

Please sign in to comment.