From 5c4df476d19eb4678170e81ea7f20c3ed5a27add Mon Sep 17 00:00:00 2001 From: Kristaps Dz Date: Tue, 24 Sep 2024 15:47:01 -0700 Subject: [PATCH] Tweak website, bump version. --- Makefile | 2 +- archive.xml | 5 ++--- index.md | 4 +--- template.xml | 5 ++--- versions.xml | 28 ++++++++++++++++++++++++++++ 5 files changed, 34 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index 8506f93d..3eb45f74 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ include Makefile.configure # while libraries have well-defined semantics of semver change, programs # do not. Let the library guide our versioning until a better way is # thought out. -VERSION = 1.1.0 +VERSION = 1.1.1 # This is the major number of VERSION. It might later become # MAJOR.MINOR, if the library moves a lot. LIBVER = 1 diff --git a/archive.xml b/archive.xml index 1502fdab..d0cc6eb8 100644 --- a/archive.xml +++ b/archive.xml @@ -28,8 +28,7 @@ GitHub, Download, Archive, - Version history, - Build status + Version history @@ -42,7 +41,7 @@ diff --git a/index.md b/index.md index 459336d0..13705d61 100644 --- a/index.md +++ b/index.md @@ -33,9 +33,7 @@ and unpack the source. Then build: *lowdown* is a [BSD.lv](https://bsd.lv) project. Its portability to OpenBSD, NetBSD, FreeBSD, Mac OS X, Linux (glibc and musl), Solaris, and IllumOS is enabled by -[oconfigure](https://github.com/kristapsdz/oconfigure) and checked by -BSD.lv's -[build system](https://kristaps.bsd.lv/cgi-bin/minci.cgi/index.html?project-name=lowdown). +[oconfigure](https://github.com/kristapsdz/oconfigure). One major difference between *lowdown* and other Markdown formatters it that it internally converts to an AST instead of directly formatting diff --git a/template.xml b/template.xml index 99cbadfe..faa25db7 100644 --- a/template.xml +++ b/template.xml @@ -35,8 +35,7 @@ GitHub, Download, Archive, - Version history, - Build status + Version history @@ -45,7 +44,7 @@
diff --git a/versions.xml b/versions.xml index 3c4511fd..314ca939 100644 --- a/versions.xml +++ b/versions.xml @@ -1513,4 +1513,32 @@

+
+
+

1.1.1

+
Kristaps Dzonsons
+ +
+ +