Skip to content

Commit 2e25824

Browse files
committed
version 0.5.27
1 parent 5e4e1a5 commit 2e25824

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.26
1+
0.5.27

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
1919
#
2020
CUR=5
2121
AGE=5
22-
REV=26
22+
REV=27
2323

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

0 commit comments

Comments
 (0)