Skip to content

Commit 2573c62

Browse files
committed
2.8.2
1 parent d8fb4bb commit 2573c62

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.1])
5-
m4_define([l_ver], [3:1:0])
4+
m4_define([ver], [2.8.2])
5+
m4_define([l_ver], [3:1:1])
66

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

0 commit comments

Comments
 (0)