Skip to content

Commit 5dd7f51

Browse files
committed
Prepare for new release (1.10.1)
1 parent e9372e2 commit 5dd7f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# Process this file with autoconf to produce a configure script.
33
#
44
# Copyright 2005-2008 David Snyder <dasnyderx(at)yahoo(dot)com>
5-
# Copyright 2019 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
5+
# Copyright 2019-2021 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
66
#
77
# This file is under the same terms described by
88
# LICENSE file for the main source code (rdate.c).
99

1010
AC_PREREQ(2.61)
11-
AC_INIT([openrdate],[1.10],[https://github.com/resurrecting-open-source-projects/openrdate/issues])
11+
AC_INIT([openrdate],[1.10.1],[https://github.com/resurrecting-open-source-projects/openrdate/issues])
1212
AM_INIT_AUTOMAKE
1313
AC_CONFIG_SRCDIR([src/rdate.c])
1414
AC_CONFIG_HEADER([config.h])

0 commit comments

Comments
 (0)