Skip to content

Commit

Permalink
Bump version number to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dburgener committed Jan 30, 2020
1 parent 860916d commit 425b7e6
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 @@ -16,7 +16,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([selint], [1.0.1], [dburgener@tresys.com])
AC_INIT([selint], [1.0.2], [dburgener@tresys.com])
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit 425b7e6

Please sign in to comment.