aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-27 13:20:58 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-27 13:20:58 +0200
commit8a3ead058bec5c072778ac611d3f9e087cd8f3df (patch)
tree762b439c27d1e547ab6ba6b1b14701f1c3e75d6c /Makefile
parentm makefile (diff)
downloadbus-8a3ead058bec5c072778ac611d3f9e087cd8f3df.tar.gz
bus-8a3ead058bec5c072778ac611d3f9e087cd8f3df.tar.bz2
bus-8a3ead058bec5c072778ac611d3f9e087cd8f3df.tar.xz
update version3.1.2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e8365b..aa75fd3 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.1
+VERSION = 3.1.2
all: bus doc