Skip to content

Commit 5524e77

Browse files
committed
Makefile.project, Makefile.pkgsrc: ready for release: 2.2.91
1 parent 32acb28 commit 5524e77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile.pkgsrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- makefile-bsdmake -*-
22
# $NetBSD$
33

4-
DISTNAME= yajl-2.2.90
4+
DISTNAME= yajl-2.2.91
55
#PKGREVISION= 0
66
CATEGORIES= devel textproc
77

Makefile.project

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ INCSUBDIR = /yajl
2828
#
2929
LIB_MAJOR = 2
3030
LIB_MINOR = 2
31-
LIB_MICRO = 90
31+
LIB_MICRO = 91
3232

3333
bmake_install_dirs += ${BINDIR}
3434
bmake_install_dirs += ${INCSDIR}

0 commit comments

Comments
 (0)