Skip to content

Commit 4c94ecf

Browse files
committed
Version 2.6.0
1 parent fccf9e7 commit 4c94ecf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

3-
#define VER_VERSION 2,5,4,0
4-
#define VER_VERSION_STR "2.5.4.0"
3+
#define VER_VERSION 2,6,0,0
4+
#define VER_VERSION_STR "2.6.0.0"
55

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

0 commit comments

Comments
 (0)