[gedit/zbrown/deteplification-src: 212/633] Bump API version




commit dbe41d735b946c671c1a4c99c48b4afe51cbd914
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Mar 17 13:24:10 2020 +0100

    Bump API version
    
    There has been an API break because of the lockdown support removal.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index fca4b2e3a..406af03d6 100644
--- a/meson.build
+++ b/meson.build
@@ -13,7 +13,7 @@ i18n = import('i18n')
 pkg = import('pkgconfig')
 python = import('python')
 
-api_version = '3.36'
+api_version = '3.38'
 
 package_string = '@0@-@1@'.format(meson.project_name(), api_version)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]