Skip to content

Commit f74acad

Browse files
committed
Release version 0.2
Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent 2802dd9 commit f74acad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([pkcs11-provider], [0.1], [simo@redhat.com])
5+
AC_INIT([pkcs11-provider], [0.2], [simo@redhat.com])
66
AC_CONFIG_SRCDIR([src/provider.c])
77
AC_CONFIG_HEADERS([src/config.h])
88
AM_INIT_AUTOMAKE([foreign dist-xz -Wall -Werror])

0 commit comments

Comments
 (0)