Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Commit

Permalink
Update version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nyanpasu64 authored Apr 13, 2018
1 parent ff52997 commit 5434ec3
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
Expand Up @@ -31,7 +31,7 @@
// Version info
#define VERSION_API 0
#define VERSION_MAJ 0
#define VERSION_MIN 4
#define VERSION_REV 1337
#define VERSION_MIN 5
#define VERSION_REV 0

#define VERSION VERSION_API,VERSION_MAJ,VERSION_MIN,VERSION_REV

0 comments on commit 5434ec3

Please sign in to comment.