aboutsummaryrefslogtreecommitdiff
path: root/butl
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-07 15:00:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-07 15:00:53 +0200
commit7d66a7d8bd8c5e65eca9f55c727d2f86f20e49f9 (patch)
treec0038ef4cd8d001c4d79e75ed5f5d0788e6dd9ac /butl
parentf6089b165093a7c05af69da2abbd24b29ec60b8a (diff)
Move from 0.1.0.a1 to 0.1.0-a1 versioning scheme
Diffstat (limited to 'butl')
-rw-r--r--butl/version6
1 files changed, 3 insertions, 3 deletions
diff --git a/butl/version b/butl/version
index 460ddac..a6ba2c5 100644
--- a/butl/version
+++ b/butl/version
@@ -17,12 +17,12 @@
// 2.0.0 02000000
// 2.1.0 02010000
// 2.1.1 02010100
-// 2.2.0.a1 02019901
-// 3.0.0.b2 02999952
+// 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_STR "0.1.0-a1"
#endif // LIBBUTL_VERSION