We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7cb7e commit 2f68046Copy full SHA for 2f68046
configure.ac
@@ -1,5 +1,5 @@
1
AC_PREREQ(2.67)
2
-AC_INIT(libcurvecpr, 0.1.1, [email protected], libcurvecpr)
+AC_INIT(libcurvecpr, 0.1.2, [email protected], libcurvecpr)
3
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
4
5
AC_CONFIG_SRCDIR([libcurvecpr/include/curvecpr.h])
0 commit comments