Skip to content

Commit 0c26e53

Browse files
committed
configure: update version number and copyright years
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
1 parent f932efd commit 0c26e53

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
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2017-2019 Cadence Design Systems Inc.
2+
# Copyright (c) 2017-2021 Cadence Design Systems Inc.
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining
55
# a copy of this software and associated documentation files (the
@@ -21,7 +21,7 @@
2121
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2222
#
2323

24-
AC_INIT([xrp], [20191107])
24+
AC_INIT([xrp], [20210217])
2525
AC_CONFIG_AUX_DIR(autoconf)
2626
AC_CONFIG_MACRO_DIR(autoconf)
2727
AM_INIT_AUTOMAKE([foreign subdir-objects silent-rules])

0 commit comments

Comments
 (0)