Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiX committed Mar 28, 2024
1 parent 36bd977 commit a32410e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project(
license: 'GPL-2.0-only',
# license_files: ['COPYING'], -- needs Meson 1.1, Ubuntu 22.04 is too old
meson_version: '>= 0.61',
version: '3.0',
version: '3.1-dev',
)

i18n = import('i18n')
Expand Down

0 comments on commit a32410e

Please sign in to comment.