Skip to content

Commit 855c477

Browse files
Change version to 0.8.1
1 parent f63d787 commit 855c477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Quake/quakedef.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
4444
#define IRONWAIL_VER_MINOR 8
4545
#define IRONWAIL_VER_PATCH 1
4646
#ifndef IRONWAIL_VER_SUFFIX
47-
#define IRONWAIL_VER_SUFFIX "-dev" // optional version suffix string literal like "-beta1"
47+
#define IRONWAIL_VER_SUFFIX // optional version suffix string literal like "-beta1"
4848
#endif
4949

5050
#define QS_STRINGIFY_(x) #x

0 commit comments

Comments
 (0)