diff options
author | midipix <writeonce@midipix.org> | 2016-05-05 21:20:08 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-05-05 21:20:08 -0400 |
commit | 9eeba2d1e4de6852a795c60ae076027c34cfed02 (patch) | |
tree | e384bb28e5ac759a936217519c06fd34c0b89605 /NEWS | |
parent | ae90c39a29a715139e4d47c253433b293a23a985 (diff) | |
download | slibtool-9eeba2d1e4de6852a795c60ae076027c34cfed02.tar.bz2 slibtool-9eeba2d1e4de6852a795c60ae076027c34cfed02.tar.xz |
project: fixed version format in NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -v0.5.1: +0.5.1: This patch release includes several small fixes, as well as the addition of an optional (opt-in at runtime) yet important compatibility feature, namely @@ -10,7 +10,7 @@ the installation of .la wrappers. Changes in this release include: - build system: removed the endian.h test. - build system: proper use of any-os.mk. -v0.5.0: +0.5.0: This is the first tagged release of slibtool. It is the result of two months of intensive development, and follows rigorous testing on several systems. As of |