Skip to content

Commit

Permalink
Bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dburgener committed Jan 10, 2022
1 parent d61a2e6 commit 25ded7a
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.2.0], [Daniel.Burgener@microsoft.com])
AC_INIT([selint], [1.2.1], [Daniel.Burgener@microsoft.com])
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit 25ded7a

Please sign in to comment.