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 fe2dde4..24ba945 100644 --- a/butl/version +++ b/butl/version @@ -20,7 +20,7 @@ // 2.2.0-a1 02019901 // 3.0.0-b2 02999952 // -#define LIBBUTL_VERSION 29901 -#define LIBBUTL_VERSION_STR "0.3.0-a1" +#define LIBBUTL_VERSION 30000 +#define LIBBUTL_VERSION_STR "0.3.0" #endif // LIBBUTL_VERSION |