diff options
| author | 2021-02-01 14:46:34 -0500 | |
|---|---|---|
| committer | 2021-02-01 14:46:34 -0500 | |
| commit | 5a922fa1607be4b15afe18f592c86b175d8b834a (patch) | |
| tree | 40965df157bd15ea2f468e8372510728c837f1a6 /configure.ac | |
| parent | 6a0204e95aa5358ef2bf7714559ccd366dba4617 (diff) | |
New upstream version 1.1.10.upstream/1.1.10upstream
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 f742140..300cb68 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.9], [bugs@ircd-hybrid.org]) +AC_INIT([hopm], [1.1.10], [bugs@ircd-hybrid.org]) AM_INIT_AUTOMAKE(1.16.1) AM_MAINTAINER_MODE AC_CONFIG_SRCDIR(src/opercmd.h) |
