[gnome-remote-desktop] build: Bump version to 42.1.1



commit a7cbaae7139c108a6c0297dac7881ab071a91ca3
Author: Jonas Ådahl <jadahl gmail com>
Date:   Tue Apr 26 21:58:41 2022 +0200

    build: Bump version to 42.1.1
    
    42.1 had a regression which this release fixes. A few unrelated fixes is
    included as well.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 6a76dd07..72d34a4a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-remote-desktop', 'c',
-        version: '42.1',
+        version: '42.1.1',
         meson_version: '>= 0.47.0',
         default_options: ['warning_level=1',
                           'buildtype=debugoptimized'])


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