aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-25 18:26:04 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-25 18:26:04 +0200
commit05ab106bd63e636cdef516e582de8eb3240cd277 (patch)
tree873384109ccaf586d0d7f1314da3a5d102af32ed
parentadd telephony-and-music example (diff)
downloadbus-05ab106bd63e636cdef516e582de8eb3240cd277.tar.gz
bus-05ab106bd63e636cdef516e582de8eb3240cd277.tar.bz2
bus-05ab106bd63e636cdef516e582de8eb3240cd277.tar.xz
update version1.0.1
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 35cdaaa..70b7132 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ FLAGS = -std=c99 -Wall -Wextra -pedantic -O2
LIB_MAJOR = 1
LIB_MINOR = 0
LIB_VERSION = ${LIB_MAJOR}.${LIB_MINOR}
-VERSION = 1.0
+VERSION = 1.0.1
all: bus doc