Skip to content

Commit 2a81242

Browse files
committed
Updated configure.ac to match 0.3 release string.
1 parent f9b962c commit 2a81242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([libswd], [master-GIT-devel], [[email protected]])
1+
AC_INIT([libswd], [0.3], [[email protected]])
22
AC_CONFIG_AUX_DIR([build-aux])
33
AC_CONFIG_MACRO_DIR([m4])
44
AM_INIT_AUTOMAKE([foreign -Wall -Werror])

0 commit comments

Comments
 (0)