Commit Graph

22 Commits

Author SHA1 Message Date
Robin Linden 4348b96a5b Release 0.2.13 2021-12-06 23:28:52 +01:00
Robin Linden 9be4dbb433 Release 0.2.12 2020-05-01 12:58:27 +02:00
Robin Linden 30b9369b01 Release 0.2.11 2020-03-22 21:12:04 +01:00
Robin Lindén 7aab0d9952 Release 0.2.10 2019-05-30 15:36:12 +02:00
Robin Lindén 98b754e1f2 Release 0.2.9 2019-01-12 23:35:54 +01:00
Robin Lindén 3f35a84968 Release 0.2.8 2018-10-07 23:21:24 +02:00
Robin Lindén 18117581bd Release 0.2.7 2018-08-30 22:43:11 +02:00
Robin Lindén 31ea1aa06e Release 0.2.6 2018-08-16 22:45:33 +02:00
Robin Lindén ffd71e895b Release 0.2.5 2018-08-08 19:38:31 +02:00
Robin Lindén a672b3c56e Release v0.2.4 2018-07-20 22:52:14 +02:00
Robin Lindén ae7899cab8 Release v0.2.3 2018-06-25 23:49:52 +02:00
Robin Lindén 2824daf74a Release v0.2.2 2018-04-18 00:13:16 +02:00
iphydf 23e9f01f1c Update version to 0.2.1. 2018-03-09 20:40:28 +00:00
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