aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-09-01 23:11:37 +0200
committerMattias Andrée <maandree@operamail.com>2015-09-01 23:11:37 +0200
commit72f90615267e3b9b62fe153efb9d1de657e77a12 (patch)
tree8528c96b7435d7431304d4b275aafd050b68e69f
parentwhitespace (diff)
downloadbus-3.1.4.tar.gz
bus-3.1.4.tar.bz2
bus-3.1.4.tar.xz
update version3.1.4
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 1f8c927..ea42914 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.3
+VERSION = 3.1.4
all: bus doc