Skip to content

Commit 2b7c8b9

Browse files
committed
fix version in configure.ac
1 parent 85987fa commit 2b7c8b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([libhdt], [1.1.2], [some@email.com], [hdt], [https://github.com/rdfhdt/hdt-cpp])
1+
AC_INIT([libhdt], [1.3.3], [some@email.com], [hdt], [https://github.com/rdfhdt/hdt-cpp])
22
AC_CONFIG_MACRO_DIR([m4])
33
AC_CONFIG_AUX_DIR([build])
44
AC_CONFIG_HEADERS([build/config.h])

0 commit comments

Comments
 (0)