aboutsummaryrefslogtreecommitdiff
path: root/butl
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-08 08:57:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-08 08:57:24 +0200
commit509e3560c7c953a6eca4c38d0a6e2121cc274767 (patch)
treec054468949bd8c8cb6e6312016270100493afdcd /butl
parent7d66a7d8bd8c5e65eca9f55c727d2f86f20e49f9 (diff)
Change version back to 0.1.0
The new plan is to use 0.1.0, 0.2.0 rather than 0.1.0-a1, 0.1.0-a2 for early development. Easier on the eye and we have 99 versions instead of 49.
Diffstat (limited to 'butl')
-rw-r--r--butl/version5
1 files changed, 2 insertions, 3 deletions
diff --git a/butl/version b/butl/version
index a6ba2c5..a6a09aa 100644
--- a/butl/version
+++ b/butl/version
@@ -20,9 +20,8 @@
// 2.2.0-a1 02019901
// 3.0.0-b2 02999952
//
-
// AABBCCDD
-#define LIBBUTL_VERSION 9901
-#define LIBBUTL_VERSION_STR "0.1.0-a1"
+#define LIBBUTL_VERSION 10000
+#define LIBBUTL_VERSION_STR "0.1.0"
#endif // LIBBUTL_VERSION