Files
pkgsrc-ng/devel/libzen/patches/patch-Project_GNU_Library_configure.ac
2014-11-05 12:41:07 +01:00

16 lines
567 B
Plaintext

$NetBSD: patch-Project_GNU_Library_configure.ac,v 1.1 2013/12/31 23:10:21 ryoon Exp $
* Fix version number
--- Project/GNU/Library/configure.ac.orig 2012-08-20 12:31:54.000000000 +0000
+++ Project/GNU/Library/configure.ac
@@ -5,7 +5,7 @@ dnl ####################################
dnl -------------------------------------------------------------------------
dnl Name and version
dnl
-AC_INIT([libzen], [0.4.25])
+AC_INIT([libzen], [0.4.29])
dnl -------------------------------------------------------------------------
dnl Test if we are at the good place
dnl