diff options
| author | 2020-05-31 20:51:29 -0400 | |
|---|---|---|
| committer | 2020-05-31 20:51:29 -0400 | |
| commit | f3179749aec8eec40166576bef7e0daf893939d4 (patch) | |
| tree | 44014ef5795e7124aa9e6aa007836b448475d01f /configure.ac | |
| parent | be04bd20400b39d225b79691df0e2254a96b8564 (diff) | |
New upstream version 1.1.7.upstream/1.1.7
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 ddfa539..7b3eabc 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. AC_REVISION([$Id$]) AC_PREREQ(2.69) -AC_INIT([hopm], [1.1.6], [bugs@ircd-hybrid.org]) +AC_INIT([hopm], [1.1.7], [bugs@ircd-hybrid.org]) AM_INIT_AUTOMAKE(1.15) AM_MAINTAINER_MODE AC_CONFIG_SRCDIR(src/opercmd.h) |
