Skip to content

Commit

Permalink
Release 0.3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LePresidente authored Apr 13, 2018
1 parent 8a22297 commit 3fff6ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/usvfs_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#define USVFS_VERSION_BUILD 1
#define USVFS_VERSION_REVISION 0

#define USVFS_BUILD_STRING "-beta5"
#define USVFS_BUILD_WSTRING L"-beta5"
#define USVFS_BUILD_STRING ""
#define USVFS_BUILD_WSTRING L""

#ifndef USVFS_STRINGIFY
# define USVFS_STRINGIFY(x) USVFS_STRINGIFY_HELPER(x)
Expand Down

0 comments on commit 3fff6ac

Please sign in to comment.