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>2013-08-31 11:38:49 +0400
committereionrobb <eionrobb@8ca6c67d-4297-256d-f884-781da6d5760b>2013-08-31 11:38:49 +0400
commitf3dd24bed37f8fc8370c64981c0df2319eacecc5 (patch)
tree933756c3e3cb594a104ea4e02b87a816225c2d50
parent5bf7443b54283157c2c2c94629bb09683df19e2d (diff)
Version 1.3
-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 cedf2b4..a10b061 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.2.1"
+#define STEAM_PLUGIN_VERSION "1.3"
typedef struct _SteamAccount SteamAccount;
typedef struct _SteamBuddy SteamBuddy;