Skip to content

Commit

Permalink
Version 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed Aug 15, 2020
1 parent ac92212 commit f1ca6a7
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 VER_VERSION 5,2,0,0
#define VER_VERSION_STR "5.2.0.0"
#define VER_VERSION 5,3,0,0
#define VER_VERSION_STR "5.3.0.0"

#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
#define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"

0 comments on commit f1ca6a7

Please sign in to comment.