Skip to content

Commit

Permalink
configure.ac: updated to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
terencewtli committed Nov 1, 2019
1 parent c07926f commit a2f88e3
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.1], [andrewds@usc.edu],
AC_INIT([libsmithlab_cpp], [1.0.2], [andrewds@usc.edu],
[], [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 a2f88e3

Please sign in to comment.