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

github.com/dequis/purple-facebook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2017-03-30 08:28:20 +0300
committerdequis <dx@dxzone.com.ar>2017-03-30 08:28:20 +0300
commit3cbb433d12ba04111fd0ba3e6c86dac72cfc83a4 (patch)
tree0ff9a26debf9f8e36ecefc6b1c56a3a76dd2437a /Makefile.mingw
parentc4170b32c6325ba9f84bba5e09285c8e1f4df7e7 (diff)
Release 0.9.3-c9b74a765767, fixing groupchat join errorsv0.9.3-c9b74a765767
Diffstat (limited to 'Makefile.mingw')
-rw-r--r--Makefile.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw b/Makefile.mingw
index 52d5aca..7c7a59b 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -1,4 +1,4 @@
-PLUGIN_VERSION = 0.9.2-$(shell cat VERSION)
+PLUGIN_VERSION = 0.9.3-$(shell cat VERSION)
PURPLE_VERSION = 2.10.11
TREE_TOP = ../../../..