Skip to content

Commit b55eacb

Browse files
committed
build: Update version for release
1 parent c18375a commit b55eacb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_INIT(
22
[arc-theme],
3-
[20201013],
3+
[20210127],
44
[https://github.com/jnsh/arc-theme/issues],
55
[arc-theme],
66
[https://github.com/jnsh/arc-theme],

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'arc-theme',
3-
version : '20200819',
3+
version : '20210127',
44
meson_version: '>= 0.50.0',
55
license : 'GPL3'
66
)

0 commit comments

Comments
 (0)