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 e5391cb commit b24af55Copy full SHA for b24af55
configure.ac
@@ -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], [andrewds@usc.edu],
+AC_INIT([libsmithlab_cpp], [1.0.1], [andrewds@usc.edu],
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