We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be3a53 commit beee3bbCopy full SHA for beee3bb
VERSION
@@ -1 +1 @@
1
-0.5.20
+0.5.21
configure.ac
@@ -18,8 +18,8 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
18
# with (CUR-AGE) used in the library soname.
19
#
20
CUR=5
21
-REV=20
22
AGE=5
+REV=21
23
24
# Calculate package (soname version) suffix for the spec file.
25
AC_SUBST(LIBWICKED_PACKAGE_SUFFIX, "$((${CUR}-${AGE}))")
0 commit comments