Skip to content

Commit

Permalink
Bump version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-drexler committed May 12, 2022
1 parent cc78402 commit a227440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quake/quakedef.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#endif

#define IRONWAIL_VER_MAJOR 0
#define IRONWAIL_VER_MINOR 5
#define IRONWAIL_VER_MINOR 6
#define IRONWAIL_VER_PATCH 0
#ifndef IRONWAIL_VER_SUFFIX
#define IRONWAIL_VER_SUFFIX // optional version suffix string literal like "-beta1"
Expand Down

0 comments on commit a227440

Please sign in to comment.