mirror of https://github.com/getdnsapi/getdns.git
Bump versino to 0.1.7 release
This commit is contained in:
parent
b163ad1870
commit
954676b121
|
@ -2356,7 +2356,6 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
|
|||
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
|
||||
|
||||
RELEASE_CANDIDATE=rc2
|
||||
|
||||
|
||||
# Set current date from system if not set
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
AC_PREREQ([2.56])
|
||||
|
||||
AC_INIT([getdns], [0.1.7], [stub-resolver@verisignlabs.com], [], [http://getdnsapi.net])
|
||||
AC_SUBST(RELEASE_CANDIDATE, [rc2])
|
||||
AC_SUBST(RELEASE_CANDIDATE, [])
|
||||
|
||||
# Set current date from system if not set
|
||||
AC_ARG_WITH([current-date],
|
||||
|
|
Loading…
Reference in New Issue