Skip to content

Commit

Permalink
configure.ac: Updating for new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidsmith committed Jul 30, 2019
1 parent e5391cb commit b24af55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl General Public License for more details.

AC_INIT([libsmithlab_cpp], [1.0], [[email protected]],
AC_INIT([libsmithlab_cpp], [1.0.1], [[email protected]],
[], [https://github.com/smithlabcode])
dnl the config.h is not currently #included in the source, and only
dnl used to keep command lines short.
Expand Down

0 comments on commit b24af55

Please sign in to comment.