aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-09 11:55:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-09 11:55:50 +0200
commit54d64e7ca405e06d2328e6207bb4752e20577e50 (patch)
tree8245f54829978782eb520a27b4b69e6150b3b13a
parent8858b357959a39d11eb951af075fe13f80fec8a0 (diff)
Bump version to 1.1.0-a5
-rw-r--r--build/bootstrap.build2
-rw-r--r--manifest2
-rw-r--r--version2
-rw-r--r--xml/version4
4 files changed, 5 insertions, 5 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 90ff9ac..479f1c1 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -6,7 +6,7 @@ project = libstudxml
using build@0.4.0
-version = 1.1.0-a4
+version = 1.1.0-a5
abi_major = 1
abi_minor = 1
diff --git a/manifest b/manifest
index e801913..db901ae 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libstudxml
-version: 1.1.0-a4
+version: 1.1.0-a5
summary: Streaming XML pull parser/serializer for modern C++
license: MIT
tags: c++, xml, parser, serializer, streaming, pull, conforming
diff --git a/version b/version
index bfa57f1..4b4561a 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.1.0-a4
+1.1.0-a5
diff --git a/xml/version b/xml/version
index e4362cc..524a560 100644
--- a/xml/version
+++ b/xml/version
@@ -21,7 +21,7 @@
// 3.0.0-b2 02999952
//
-#define LIBSTUDXML_VERSION 1009904
-#define LIBSTUDXML_VERSION_STR "1.1.0-a4"
+#define LIBSTUDXML_VERSION 1009905
+#define LIBSTUDXML_VERSION_STR "1.1.0-a5"
#endif // LIBSTUDXML_VERSION