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-06-08 21:24:01 +0300
committerdequis <dx@dxzone.com.ar>2017-06-08 21:24:01 +0300
commitc40d9fade51f4aa08adacf0ebe81d79d2650ffb3 (patch)
tree5c89c63b8ad9a365618b0c7e6ca3e51bbdfa2a5e
parentaa6495c3b31ae3726978a25ce7c23c3c3f3ee406 (diff)
Release 0.9.4-c9b74a765767v0.9.4-c9b74a765767
-rw-r--r--Makefile.mingw2
-rw-r--r--configure.ac2
-rw-r--r--patches/12-http-agent.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.mingw b/Makefile.mingw
index 7c7a59b..d9c5f05 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -1,4 +1,4 @@
-PLUGIN_VERSION = 0.9.3-$(shell cat VERSION)
+PLUGIN_VERSION = 0.9.4-$(shell cat VERSION)
PURPLE_VERSION = 2.10.11
TREE_TOP = ../../../..
diff --git a/configure.ac b/configure.ac
index 94eec0d..d77c058 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ AC_PREREQ([2.64])
AC_INIT(
[purple-facebook],
- m4_join([-], [0.9.3], m4_esyscmd_s([cat VERSION])),
+ m4_join([-], [0.9.4], m4_esyscmd_s([cat VERSION])),
[https://github.com/dequis/purple-facebook/issues],
[purple-facebook],
[https://github.com/dequis/purple-facebook],
diff --git a/patches/12-http-agent.patch b/patches/12-http-agent.patch
index 20e5b4b..a03da6e 100644
--- a/patches/12-http-agent.patch
+++ b/patches/12-http-agent.patch
@@ -26,7 +26,7 @@
* The HTTP User-Agent header.
*/
-#define FB_API_AGENT "Facebook plugin / Purple / 0.9"
-+#define FB_API_AGENT "Facebook plugin / Purple / 0.9.3 " FB_ORCA_AGENT
++#define FB_API_AGENT "Facebook plugin / Purple / 0.9.4 " FB_ORCA_AGENT
/**
* FB_API_MQTT_AGENT