We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ae142 commit a648445Copy full SHA for a648445
configure.ac
@@ -1,12 +1,12 @@
1
# Copyright 2005-2008 David Snyder <dasnyderx(at)yahoo(dot)com>
2
-# Copyright 2019-2021 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
+# Copyright 2019-2022 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
3
# Copyright 2022 Sam James <sam@gentoo.org>
4
#
5
# This file is under the same terms described by
6
# LICENSE file for the main source code (rdate.c).
7
8
AC_PREREQ([2.69])
9
-AC_INIT([openrdate],[1.10.2],[https://github.com/resurrecting-open-source-projects/openrdate/issues])
+AC_INIT([openrdate],[1.11],[https://github.com/resurrecting-open-source-projects/openrdate/issues])
10
AM_INIT_AUTOMAKE
11
AC_CONFIG_SRCDIR([src/rdate.c])
12
AC_CONFIG_HEADERS([config.h])
0 commit comments