diff options
author | Thomas Markwalder <tmark@isc.org> | 2018-02-20 08:46:55 -0500 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2018-02-20 08:46:55 -0500 |
commit | 6c2b1ea5bdf1f390ae318dab7f3939a557644203 (patch) | |
tree | 3a5a425f1abf34d044d93658d62930787bc1ddce /configure.ac-base | |
parent | c5931725b48b121d232df4ba9e45bc41e0ba114d (diff) | |
download | isc-dhcp-6c2b1ea5bdf1f390ae318dab7f3939a557644203.tar.gz |
[master] Pre-release tag prep for 4.4.1: version #, copyright etc...v4_4_1
Changes committed:
modified: .gitignore
modified: README
modified: RELNOTES
modified: configure
modified: configure.ac
modified: configure.ac+lt
modified: configure.ac-base
modified: configure.ac-lt
modified: util/bind.sh
Diffstat (limited to 'configure.ac-base')
-rw-r--r-- | configure.ac-base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac-base b/configure.ac-base index 9e277884..880894ce 100644 --- a/configure.ac-base +++ b/configure.ac-base @@ -1,4 +1,4 @@ -AC_INIT([DHCP],[4.4.0],[dhcp-users@isc.org]) +AC_INIT([DHCP],[4.4.1],[dhcp-users@isc.org]) @BEGIN WITH LIBTOOL # for libtool |