Skip to content

Commit 5285b6e

Browse files
committed
Problem: packaging versions out of date
Solution: bump to 4.2.2
1 parent 854ed90 commit 5285b6e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packaging/debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
zeromq (4.2.1) UNRELEASED; urgency=low
1+
zeromq (4.2.2) UNRELEASED; urgency=low
22

33
* Initial packaging.
44

packaging/debian/zeromq.dsc.obs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Format: 3.0 (quilt)
22
Source: zeromq
33
Binary: libzmq5, libzmq3-dev, libzmq5-dbg
44
Architecture: any
5-
Version: 4.2.1
5+
Version: 4.2.2
66
Maintainer: libzmq Developers <[email protected]>
77
Homepage: http://www.zeromq.org/
88
Standards-Version: 3.9.8

packaging/redhat/zeromq.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%endif
1111
%define lib_name libzmq5
1212
Name: zeromq
13-
Version: 4.2.1
13+
Version: 4.2.2
1414
Release: 1%{?dist}
1515
Summary: The ZeroMQ messaging library
1616
Group: Applications/Internet

0 commit comments

Comments
 (0)