[libhandy] Version 1.3.0



commit 0418db8c9100cd9d07f9e160c7117959d757f348
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Apr 30 07:52:28 2021 +0200

    Version 1.3.0
    
    This helps targeting the development version of 1.4.0.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index bb7bb353..5946d48d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libhandy', 'c',
-          version: '1.2.2',
+          version: '1.3.0',
           license: 'LGPL-2.1+',
     meson_version: '>= 0.49.0',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],


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