summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-04-28 18:46:25 +0200
committerFlorent Le Coz <louiz@louiz.org>2014-04-28 18:46:25 +0200
commitc6059e5a215624e205cae401183f3a8bb1bf87d0 (patch)
treede5188c12d40ed5bced63fd6309ccc8440e965ec /README
parentae41c5dee424e910e6e4d6a145493845a2c831c3 (diff)
downloadbiboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.gz
biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.bz2
biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.xz
biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.zip
Upgrade to C++14
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d77bee5..cb75684 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ Biboumi is an XMPP gateway that connects to IRC servers and translates
between the two protocols. It can be used to access IRC channels using any
XMPP client as if these channels were XMPP MUCs.
-It is written in modern C++11 and makes great efforts to have as little
+It is written in modern C++14 and makes great efforts to have as little
dependencies and to be as simple as possible.
The goal is to provide a way to access most of IRC features using any XMPP