Skip to content

Commit 7e4c646

Browse files
committed
Version 1.26.0.
1 parent c743afd commit 7e4c646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
# SUCH DAMAGE.
3131

3232
m4_define([NBDKIT_VERSION_MAJOR], [1])
33-
m4_define([NBDKIT_VERSION_MINOR], [25])
34-
m4_define([NBDKIT_VERSION_MICRO], [9])
33+
m4_define([NBDKIT_VERSION_MINOR], [26])
34+
m4_define([NBDKIT_VERSION_MICRO], [0])
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)