Skip to content

Commit 4b5ceea

Browse files
committed
Version 4.2.0
1 parent 0cf4859 commit 4b5ceea

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
@@ -1,5 +1,5 @@
11

2-
AC_INIT([libzbc], [4.1.1], [[email protected], [email protected]])
2+
AC_INIT([libzbc], [4.2.0], [[email protected], [email protected]])
33
AC_CONFIG_AUX_DIR([build-aux])
44
AC_CONFIG_MACRO_DIR([m4])
55
AC_CONFIG_HEADER([include/config.h])
@@ -42,7 +42,7 @@ AC_CONFIG_FILES([
4242
Makefile
4343
])
4444

45-
# Build lkvs
45+
# Build lkvs
4646
#AC_CONFIG_SUBDIRS([tools/lkvs])
4747

4848
AC_OUTPUT

0 commit comments

Comments
 (0)