summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-12-10 14:02:59 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-12-10 14:02:59 +0000
commit3309e422c15c83b17f56bb3742c7a7abbaac0478 (patch)
tree5d083ca5e7f2de04c5b2301979efaffb02c7c009
parent535b7c28eac6c4c85118752c923c05a1bb21947c (diff)
downloaddrakiso-3309e422c15c83b17f56bb3742c7a7abbaac0478.tar
drakiso-3309e422c15c83b17f56bb3742c7a7abbaac0478.tar.gz
drakiso-3309e422c15c83b17f56bb3742c7a7abbaac0478.tar.bz2
drakiso-3309e422c15c83b17f56bb3742c7a7abbaac0478.tar.xz
drakiso-3309e422c15c83b17f56bb3742c7a7abbaac0478.zip
1.161.16
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index efedf24..139d67c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakiso
-VERSION = 1.15
+VERSION = 1.16
all:
make -C bootloader
diff --git a/NEWS b/NEWS
index fdb5963..0e1ef0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
+1.16
+
- support use of https in repository URLs (mga#27776)
+- translation updates
1.15