aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTaylor Holberton <taylorcholberton@gmail.com>2016-12-01 21:20:06 -0800
committerTaylor Holberton <taylorcholberton@gmail.com>2016-12-01 21:20:06 -0800
commitead42d87ffe4003851a9eac6385bccccb771ebb1 (patch)
tree1b15248fad57f3e22745440a2dee1826b471be0e /include
parentd7b140a5d99a7283bb78e48286bdaefaae398bba (diff)
bumped minor version
Diffstat (limited to 'include')
-rw-r--r--include/tinyalsa/version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/tinyalsa/version.h b/include/tinyalsa/version.h
index b92e030..5d71840 100644
--- a/include/tinyalsa/version.h
+++ b/include/tinyalsa/version.h
@@ -31,13 +31,13 @@
#define TINYALSA_VERSION_MAJOR 1
-#define TINYALSA_VERSION_MINOR 0
+#define TINYALSA_VERSION_MINOR 1
-#define TINYALSA_VERSION_PATCH 3
+#define TINYALSA_VERSION_PATCH 0
-#define TINYALSA_VERSION 0x010003UL
+#define TINYALSA_VERSION 0x010100UL
-#define TINYALSA_VERSION_STRING "1.0.3"
+#define TINYALSA_VERSION_STRING "1.1.0"
#endif /* TINYALSA_VERSION_H */