We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f932efd commit 0c26e53Copy full SHA for 0c26e53
configure.ac
@@ -1,5 +1,5 @@
1
#
2
-# Copyright (c) 2017-2019 Cadence Design Systems Inc.
+# Copyright (c) 2017-2021 Cadence Design Systems Inc.
3
4
# Permission is hereby granted, free of charge, to any person obtaining
5
# a copy of this software and associated documentation files (the
@@ -21,7 +21,7 @@
21
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
23
24
-AC_INIT([xrp], [20191107])
+AC_INIT([xrp], [20210217])
25
AC_CONFIG_AUX_DIR(autoconf)
26
AC_CONFIG_MACRO_DIR(autoconf)
27
AM_INIT_AUTOMAKE([foreign subdir-objects silent-rules])
0 commit comments