diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-04 14:49:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-04 14:49:15 +0200 |
commit | b21868670b31121548d6c6df4f4d3221531ebada (patch) | |
tree | f603dba8bef26ddf4a8ed161ce8f5ea9205dfa58 | |
parent | 454d3c53c37bbd3c343f90ad8d243c106ed1dae3 (diff) |
Prepare version header for automatic management
-rw-r--r-- | butl/version | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/butl/version b/butl/version index a6a09aa..528c71c 100644 --- a/butl/version +++ b/butl/version @@ -20,8 +20,7 @@ // 2.2.0-a1 02019901 // 3.0.0-b2 02999952 // -// AABBCCDD -#define LIBBUTL_VERSION 10000 +#define LIBBUTL_VERSION 10000 #define LIBBUTL_VERSION_STR "0.1.0" #endif // LIBBUTL_VERSION |