Skip to content

Commit

Permalink
Release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-guthridge committed Dec 26, 2024
1 parent ddf7ee3 commit 5bb115e
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 @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
#
AC_PREREQ([2.69])
AC_INIT([n2pkvna], [0.1.3], [[email protected]])
AC_INIT([n2pkvna], [0.1.4], [[email protected]])
AC_CONFIG_SRCDIR([src/libn2pkvna/n2pkvna_open.c])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
Expand Down

0 comments on commit 5bb115e

Please sign in to comment.