1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 19:25:25 +03:00
aports/testing/fatresize/fatresize-1.0.4-libparted_ver_check.patch
2019-07-03 19:48:30 +00:00

9 lines
203 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.50)
-AC_INIT(fatresize, 1.0.3, [mouse@ya.ru])
+AC_INIT(fatresize, 1.0.4, [mouse@ya.ru])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)