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 28c5d48 commit e7340e1Copy full SHA for e7340e1
configure.ac
@@ -1,6 +1,6 @@
1
dnl This file is part of smithlab_cpp
2
dnl
3
-dnl Copyright (C) 2010-2022: Andrew D. Smith and Meng Zhou
+dnl Copyright (C) 2010-2025: Andrew D. Smith and Meng Zhou
4
5
dnl Author: Andrew D. Smith and Meng Zhou
6
@@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
14
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
dnl General Public License for more details.
16
17
-AC_INIT([libsmithlab_cpp], [1.0.2], [[email protected]],
+AC_INIT([libsmithlab_cpp], [1.2.0], [[email protected]],
18
[], [https://github.com/smithlabcode])
19
dnl the config.h is not currently #included in the source, and only
20
dnl used to keep command lines short.
0 commit comments