Skip to content

Commit afb8d1b

Browse files
committed
2.8.4
1 parent 93be763 commit afb8d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
AC_PREREQ([2.60])
22

33
# See http://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info
4-
m4_define([ver], [2.8.3])
5-
m4_define([l_ver], [3:1:2])
4+
m4_define([ver], [2.8.4])
5+
m4_define([l_ver], [3:2:2])
66

77
AC_INIT([bitset], [ver], [https://github.com/chriso/bitset])
88
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)