diff options
| author | 2021-02-01 14:46:43 -0500 | |
|---|---|---|
| committer | 2021-02-01 14:46:43 -0500 | |
| commit | af79a6ffb6ab72473a7ceb7e53ff1e41508f6312 (patch) | |
| tree | 6aa83d94d3ec944aae525157595340ad510ed535 /configure.ac | |
| parent | 40f03790297c269275204df25ff06ff4fe831eae (diff) | |
| parent | 5a922fa1607be4b15afe18f592c86b175d8b834a (diff) | |
Update upstream source from tag 'upstream/1.1.10'
Update to upstream version '1.1.10'
with Debian dir 0aeb7b4fdd3b9a7ad0330160371926312e64981c
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) |
