diff options
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 e044d33..c1ec126 100644 --- a/butl/version +++ b/butl/version @@ -20,7 +20,7 @@ // 2.2.0-a1 02019901 // 3.0.0-b2 02999952 // -#define LIBBUTL_VERSION 39901 -#define LIBBUTL_VERSION_STR "0.4.0-a1" +#define LIBBUTL_VERSION 40000 +#define LIBBUTL_VERSION_STR "0.4.0" #endif // LIBBUTL_VERSION |