Skip to content

Commit

Permalink
Bump to release version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed May 31, 2024
1 parent 85a76aa commit 2befced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0dev
2.4.0
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'netatalk',
'c',
version: '2.4.0dev',
version: '2.4.0',
license: 'GPLv2',
default_options: ['warning_level=3', 'c_std=c11'],
meson_version: '>=0.61.2',
Expand Down

0 comments on commit 2befced

Please sign in to comment.