Skip to content

Commit f6d1c74

Browse files
committed
Version 1.31.3.
1 parent e6d44d1 commit f6d1c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
m4_define([NBDKIT_VERSION_MAJOR], [1])
3333
m4_define([NBDKIT_VERSION_MINOR], [31])
34-
m4_define([NBDKIT_VERSION_MICRO], [2])
34+
m4_define([NBDKIT_VERSION_MICRO], [3])
3535
AC_INIT([nbdkit],
3636
NBDKIT_VERSION_MAJOR.NBDKIT_VERSION_MINOR.NBDKIT_VERSION_MICRO)
3737
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)