libzmq/packaging
Luca Boccassi 6411c4a247 Problem: ZMQ_MSG_T_SIZE has met STABLE conditions
Solution: move it from DRAFT to STABLE since it's been in a public
release, committed for 6+ months and has not changed.
Given a new STABLE symbol has been added, bump minor version number.
2018-03-21 16:45:41 +00:00
..
debian Problem: ZMQ_MSG_T_SIZE has met STABLE conditions 2018-03-21 16:45:41 +00:00
nuget Problem: generated NuGet files out of date. 2017-12-27 17:31:02 -08:00
obs Problem: Debian packages are missing zmq.hpp 2017-12-01 01:09:28 +00:00
redhat Problem: ZMQ_MSG_T_SIZE has met STABLE conditions 2018-03-21 16:45:41 +00:00
README Problem: builds directory contains packaging scripts 2016-01-15 10:25:38 +01:00

This directory is for packaging tools. Please do not hardcode version
numbers into your scripts; you can get them at runtime by calling
version.sh, or at configure time if you use autoconf.