We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18375a commit b55eacbCopy full SHA for b55eacb
configure.ac
@@ -1,6 +1,6 @@
1
AC_INIT(
2
[arc-theme],
3
- [20201013],
+ [20210127],
4
[https://github.com/jnsh/arc-theme/issues],
5
6
[https://github.com/jnsh/arc-theme],
meson.build
project(
'arc-theme',
- version : '20200819',
+ version : '20210127',
meson_version: '>= 0.50.0',
license : 'GPL3'
)
0 commit comments