Skip to content

Commit 92f952a

Browse files
committed
Updating version to 3.0.5
Signed-off-by: Stephen Gallagher <[email protected]>
1 parent 3376779 commit 92f952a

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
@@ -31,7 +31,7 @@
3131
project(
3232
'sscg',
3333
'c',
34-
version : '3.0.4',
34+
version : '3.0.5',
3535
default_options : ['buildtype=debugoptimized', 'c_std=gnu99', 'warning_level=1', 'b_asneeded=true'],
3636
license : 'GPL-3.0-or-later WITH OpenSSL-exception',
3737
meson_version : '>=0.44.0'

0 commit comments

Comments
 (0)