Skip to content

Commit a648445

Browse files
committed
Prepare to release 1.11
1 parent d2ae142 commit a648445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Copyright 2005-2008 David Snyder <dasnyderx(at)yahoo(dot)com>
2-
# Copyright 2019-2021 Joao Eriberto Mota Filho <[email protected]>
2+
# Copyright 2019-2022 Joao Eriberto Mota Filho <[email protected]>
33
# Copyright 2022 Sam James <[email protected]>
44
#
55
# This file is under the same terms described by
66
# LICENSE file for the main source code (rdate.c).
77

88
AC_PREREQ([2.69])
9-
AC_INIT([openrdate],[1.10.2],[https://github.com/resurrecting-open-source-projects/openrdate/issues])
9+
AC_INIT([openrdate],[1.11],[https://github.com/resurrecting-open-source-projects/openrdate/issues])
1010
AM_INIT_AUTOMAKE
1111
AC_CONFIG_SRCDIR([src/rdate.c])
1212
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)