Skip to content

Commit 7768222

Browse files
committed
Bump STEAMNETWORKINGSOCKETS_INTERFACE_VERSION.
(Not relevant to the opensource code, which does not have ABI backwards compat.)
1 parent 6697637 commit 7768222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/steam/isteamnetworkingsockets.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ class ISteamNetworkingSockets
319319
protected:
320320
~ISteamNetworkingSockets(); // Silence some warnings
321321
};
322-
#define STEAMNETWORKINGSOCKETS_INTERFACE_VERSION "SteamNetworkingSockets001"
322+
#define STEAMNETWORKINGSOCKETS_INTERFACE_VERSION "SteamNetworkingSockets002"
323323

324324
extern "C" {
325325

0 commit comments

Comments
 (0)