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 e9372e2 commit 5dd7f51Copy full SHA for 5dd7f51
configure.ac
@@ -2,13 +2,13 @@
2
# Process this file with autoconf to produce a configure script.
3
#
4
# Copyright 2005-2008 David Snyder <dasnyderx(at)yahoo(dot)com>
5
-# Copyright 2019 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
+# Copyright 2019-2021 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
6
7
# This file is under the same terms described by
8
# LICENSE file for the main source code (rdate.c).
9
10
AC_PREREQ(2.61)
11
-AC_INIT([openrdate],[1.10],[https://github.com/resurrecting-open-source-projects/openrdate/issues])
+AC_INIT([openrdate],[1.10.1],[https://github.com/resurrecting-open-source-projects/openrdate/issues])
12
AM_INIT_AUTOMAKE
13
AC_CONFIG_SRCDIR([src/rdate.c])
14
AC_CONFIG_HEADER([config.h])
0 commit comments