We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b962c commit 2a81242Copy full SHA for 2a81242
configure.ac
@@ -1,4 +1,4 @@
1
-AC_INIT([libswd], [master-GIT-devel], [[email protected]])
+AC_INIT([libswd], [0.3], [[email protected]])
2
AC_CONFIG_AUX_DIR([build-aux])
3
AC_CONFIG_MACRO_DIR([m4])
4
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
0 commit comments