Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreionrobb <eionrobb@8ca6c67d-4297-256d-f884-781da6d5760b>2014-11-19 01:20:16 +0300
committereionrobb <eionrobb@8ca6c67d-4297-256d-f884-781da6d5760b>2014-11-19 01:20:16 +0300
commite5201de6852e9e92b988db167d43144f8024ab87 (patch)
tree3d429ab2b66944d66c25f84af5c2b3178d97b40a
parent4f4629e33d1d60d460dccdbea333a00c261312c2 (diff)
Version bump 1.5
-rw-r--r--steam-mobile/libsteam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/steam-mobile/libsteam.h b/steam-mobile/libsteam.h
index ab9a601..93e1288 100644
--- a/steam-mobile/libsteam.h
+++ b/steam-mobile/libsteam.h
@@ -63,7 +63,7 @@
#define FB_MAX_MSG_RETRY 2
#define STEAM_PLUGIN_ID "prpl-steam-mobile"
-#define STEAM_PLUGIN_VERSION "1.4"
+#define STEAM_PLUGIN_VERSION "1.5"
typedef struct _SteamAccount SteamAccount;
typedef struct _SteamBuddy SteamBuddy;