aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-27 14:03:54 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-27 14:03:54 +0200
commit2a520272f9e1f4bcf43645d5920eb785e12f6e43 (patch)
tree75ee5828e0ae3199daef2b74344606c0034c446c
parentfix warnings (diff)
downloadbus-2a520272f9e1f4bcf43645d5920eb785e12f6e43.tar.gz
bus-2a520272f9e1f4bcf43645d5920eb785e12f6e43.tar.bz2
bus-2a520272f9e1f4bcf43645d5920eb785e12f6e43.tar.xz
update version3.1.3
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 aa75fd3..1f8c927 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ FLAGS = -std=c99 -Wall -Wextra -pedantic -O2
LIB_MAJOR = 3
LIB_MINOR = 1
LIB_VERSION = ${LIB_MAJOR}.${LIB_MINOR}
-VERSION = 3.1.2
+VERSION = 3.1.3
all: bus doc