Skip to content

Commit

Permalink
Prepare release 0.1.7
Browse files Browse the repository at this point in the history
Bump version to 0.1.7
Libtool version: no change

Signed-off-by: Petr Tesarik <[email protected]>
  • Loading branch information
ptesarik committed Dec 8, 2015
1 parent 1e6e4ba commit 4254459
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 @@ -19,7 +19,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.

AC_INIT([Library for reading kernel core dumps],
[0.1.6],[[email protected]],[libkdumpfile])
[0.1.7],[[email protected]],[libkdumpfile])

AC_CONFIG_SRCDIR([src/diskdump.c])
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit 4254459

Please sign in to comment.