diff options
| author | 2019-04-23 20:11:39 -0400 | |
|---|---|---|
| committer | 2019-04-23 20:11:39 -0400 | |
| commit | be04bd20400b39d225b79691df0e2254a96b8564 (patch) | |
| tree | f95875c73b1c11f30e0b6916a503eeb2e0e0d0d0 /configure.ac | |
| parent | 5140318f8f758141b4e350871db1fe869eb858dc (diff) | |
New upstream version 1.1.6upstream/1.1.6
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 65bbb86..ddfa539 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.5], [bugs@ircd-hybrid.org]) +AC_INIT([hopm], [1.1.6], [bugs@ircd-hybrid.org]) AM_INIT_AUTOMAKE(1.15) AM_MAINTAINER_MODE AC_CONFIG_SRCDIR(src/opercmd.h) |
