Skip to content

Commit beee3bb

Browse files
committed
version 0.5.21
1 parent 2be3a53 commit beee3bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.20
1+
0.5.21

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
1818
# with (CUR-AGE) used in the library soname.
1919
#
2020
CUR=5
21-
REV=20
2221
AGE=5
22+
REV=21
2323

2424
# Calculate package (soname version) suffix for the spec file.
2525
AC_SUBST(LIBWICKED_PACKAGE_SUFFIX, "$((${CUR}-${AGE}))")

0 commit comments

Comments
 (0)