Skip to content

Commit

Permalink
Updated version to v1.02b
Browse files Browse the repository at this point in the history
  • Loading branch information
AthenaADP committed Apr 7, 2019
1 parent b73f1bc commit 75029a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Version.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once

#define VERSION_NO 1.01b
#define VERSION_RC 1,0,1,1
#define VERSION_NO 1.02b
#define VERSION_RC 1,0,2,1

#define STRINGIZE2(X) #X
#define STRINGIZE(X) STRINGIZE2(X)
Expand Down

0 comments on commit 75029a0

Please sign in to comment.