Commit Graph

9 Commits

Author SHA1 Message Date
iphydf d6047692a5 Bump toxcore version to 0.2.0.
We're not releasing yet, but projects preparing for the release will want
to build against this version in master.
2018-01-08 19:36:00 +00:00
Robin Lindén fc0cc08b21 Release v0.1.11 2017-12-26 17:46:13 +01:00
Robin Lindén 6295d28a1e Release v0.1.10 2017-08-06 12:22:48 +02:00
Robin Lindén a429ef4a28 Release v0.1.9 2017-06-06 22:50:57 +02:00
Robin Lindén f6db9333e2 Release v0.1.8 2017-04-27 20:20:19 +02:00
Robin Lindén 48c86e942d Release v0.1.7 2017-03-26 15:42:48 +02:00
iphydf 895de7ef26 Release v0.1.6. 2017-01-26 23:31:27 +00:00
iphydf 995578f103 Release v0.1.5. 2017-01-19 18:26:48 +00:00
Sergey 'Jin' Bostandzhyan 3f24f04876 Setup autotools to read .so version info from a separate file
We want to use the same libtool style .so versions in both build systems,
ideally both systems should read the version information from the same
configuration file.

This commit introduces an so.version configuration file and sets up
the autotools to use it.

The version numbers in so.version define the ABI compatibility and should be
updated prior to each release.

implements #323
2017-01-18 11:20:07 +01:00