Skip to content

Commit 519db53

Browse files
committed
meson: Use the same project name case as before
1 parent e997ea4 commit 519db53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# along with this program; if not, write to the Free Software Foundation,
2323
# Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
2424

25-
project('microDNS', ['c'],
25+
project('microdns', ['c'],
2626
version : '0.1.1',
2727
meson_version : '>= 0.50.0',
2828
default_options : ['warning_level=2',

0 commit comments

Comments
 (0)