aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-29 12:08:07 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-29 12:08:07 +0100
commitdeed10226736499c765b4632dbbbb7891e7b6eb0 (patch)
tree7b67bf2b51101c82204878f2d4e7481ff0186233
parentforgot to add detailmenu (diff)
downloadbus-deed10226736499c765b4632dbbbb7891e7b6eb0.tar.gz
bus-deed10226736499c765b4632dbbbb7891e7b6eb0.tar.bz2
bus-deed10226736499c765b4632dbbbb7891e7b6eb0.tar.xz
bump version3.1.6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a857b90..e75a5a7 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ FLAGS = -std=c99 -Wall -Wextra -pedantic -O2
LIB_MAJOR = 3
LIB_MINOR = 1
LIB_VERSION = ${LIB_MAJOR}.${LIB_MINOR}
-VERSION = 3.1.5
+VERSION = 3.1.6