Skip to content

Commit fb88afd

Browse files
committed
Applied updates
1 parent 03616dd commit fb88afd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ AC_PREREQ( 2.59 )
22

33
AC_INIT(
44
[libvmdk],
5-
[20210807],
5+
[20210923],
66
[joachim.metz@gmail.com])
77

88
AC_CONFIG_SRCDIR(

libvmdk.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package >
33
<metadata>
44
<id>libvmdk</id>
5-
<version>20210807</version>
5+
<version>20210923</version>
66
<authors>Joachim Metz</authors>
77
<owners>joachimmetz</owners>
88
<license type="expression">LGPL-3.0-or-later</license>
99
<projectUrl>https://github.com/libyal/libvmdk</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<title>libvmdk</title>
1212
<description>Library to access the VMware Virtual Disk (VMDK) format</description>
13-
<releaseNotes>Release of libvmdk 20210807</releaseNotes>
13+
<releaseNotes>Release of libvmdk 20210923</releaseNotes>
1414
<copyright>Copyright (C) 2009-2021</copyright>
1515
<tags>native</tags>
1616
</metadata>

m4/libuna.m4

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Checks for libuna or required headers and functions
22
dnl
3-
dnl Version: 20200711
3+
dnl Version: 20210801
44

55
dnl Function to detect if a specific libuna definition is available.
66
AC_DEFUN([AX_LIBUNA_CHECK_DEFINITION],
@@ -43,7 +43,7 @@ AC_DEFUN([AX_LIBUNA_CHECK_LIB],
4343
[test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"],
4444
[PKG_CHECK_MODULES(
4545
[libuna],
46-
[libuna >= 20200711],
46+
[libuna >= 20210801],
4747
[ac_cv_libuna=yes],
4848
[ac_cv_libuna=check])
4949
])

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy