about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-04-22 11:12:08 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-04-22 11:12:08 +0300
commit6f4be1c293d64e1e38bcf2cc255f4c42b0e9e990 (patch)
treef7d04535fef41b7c68abc27cb890d2fcfbcd3b27 /meson.build
parent57a9ac96492ed141796dcf31a5e1199ea352fe35 (diff)
downloadFurtherance-6f4be1c293d64e1e38bcf2cc255f4c42b0e9e990.tar.zst
Bump to v1.1.2 and update translation template
Diffstat (limited to 'meson.build')
-rwxr-xr-xmeson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 050a3bf..feb0088 100755
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('furtherance', 'rust',
-          version: '1.1.1',
+          version: '1.1.2',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],