diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-26 16:51:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-26 16:51:35 +0200 |
commit | a08803f6675a77971884604c0b79ce5f75ea93bb (patch) | |
tree | c6e2cfed096d5fefd9c376e4bc67c43c32c3f804 /butl | |
parent | 9dfb45148670f712f6d3cf7f5000a4b4e393d83d (diff) |
Bump version to 0.4.0-a1, master is open for business
Diffstat (limited to 'butl')
-rw-r--r-- | butl/version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/butl/version b/butl/version index 24ba945..e044d33 100644 --- a/butl/version +++ b/butl/version @@ -20,7 +20,7 @@ // 2.2.0-a1 02019901 // 3.0.0-b2 02999952 // -#define LIBBUTL_VERSION 30000 -#define LIBBUTL_VERSION_STR "0.3.0" +#define LIBBUTL_VERSION 39901 +#define LIBBUTL_VERSION_STR "0.4.0-a1" #endif // LIBBUTL_VERSION |