about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorRicky Kresslein <ricky@unobserved.io>2024-02-05 11:26:48 +0100
committerRicky Kresslein <ricky@unobserved.io>2024-02-05 11:26:48 +0100
commitde0dab8737ff49c4bfe6b6f02184955ca7aa2830 (patch)
tree51ad809eb735221b18cb6355269c34e55ca84ba0 /meson.build
parent3157cd45695a4089c0c42dd8675c978c0560964f (diff)
downloadFurtherance-de0dab8737ff49c4bfe6b6f02184955ca7aa2830.tar.zst
Update to 1.8.3 and update translation file
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 04c3680..b72fb4d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('furtherance', 'rust',
-          version: '1.8.2',
+          version: '1.8.3',
     meson_version: '>= 0.59.0',
   default_options: [ 'warning_level=2',
                    ],