Skip to content

Commit 905fa62

Browse files
committed
Prepare to release 1.10.2
1 parent 91991f8 commit 905fa62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# LICENSE file for the main source code (rdate.c).
66

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

0 commit comments

Comments
 (0)