Version bump.
This commit is contained in:
parent
6aa1a877c9
commit
d6dd68bcef
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
[wrap-git]
|
[wrap-git]
|
||||||
directory=lel-guecs-0.7.0
|
directory=lel-guecs-0.7.3
|
||||||
url=https://git.learnjsthehardway.com/learn-code-the-hard-way/lel-guecs.git
|
url=https://git.learnjsthehardway.com/learn-code-the-hard-way/lel-guecs.git
|
||||||
revision=HEAD
|
revision=HEAD
|
||||||
depth=1
|
depth=1
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
# HEY BUG: when you have a . spec in a LEL it doesn't work on text
|
# HEY BUG: when you have a . spec in a LEL it doesn't work on text
|
||||||
|
|
||||||
project('lel-guecs', 'cpp',
|
project('lel-guecs', 'cpp',
|
||||||
version: '0.7.2',
|
version: '0.7.3',
|
||||||
default_options: [
|
default_options: [
|
||||||
'cpp_std=c++23',
|
'cpp_std=c++23',
|
||||||
'cpp_args=-D_GLIBCXX_DEBUG=1 -D_GLIBCXX_DEBUG_PEDANTIC=1',
|
'cpp_args=-D_GLIBCXX_DEBUG=1 -D_GLIBCXX_DEBUG_PEDANTIC=1',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue