diff options
author | Evan Hunt <each@isc.org> | 2008-01-24 02:14:32 +0000 |
---|---|---|
committer | Evan Hunt <each@isc.org> | 2008-01-24 02:14:32 +0000 |
commit | 01a54c170489d86369018e492b388b809db6a693 (patch) | |
tree | ea5750fa4e76091588f74caea76485d236aa4fab /configure.ac | |
parent | a37c9dd14206e30eb540c5fb3dc44ff8c00a308c (diff) | |
download | isc-dhcp-01a54c170489d86369018e492b388b809db6a693.tar.gz |
Preparing to release 4.1.0a1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c9c121eb..0f43814e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([DHCP], [4.0.0rc1], [dhcp-users@isc.org]) +AC_INIT([DHCP], [4.1.0a1], [dhcp-users@isc.org]) # we specify "foreign" to avoid having to have the GNU mandated files, # like AUTHORS, COPYING, and such |