Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2021-03-12 01:47:44 +0300
committerCasey Deccio <casey@deccio.net>2021-03-12 01:47:44 +0300
commitf7029ec27a08ebf427111aca698e09f0158a70da (patch)
tree24ff7810e558fa950cf1017531ed11b86b677ad2 /contrib
parent37864bba6a90aaa634a9f867c32ed553b2780b9c (diff)
Bump version to 0.9.3v0.9.3
Diffstat (limited to 'contrib')
-rw-r--r--contrib/dnsviz.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/dnsviz.spec b/contrib/dnsviz.spec
index 899e2af..5a49b97 100644
--- a/contrib/dnsviz.spec
+++ b/contrib/dnsviz.spec
@@ -1,5 +1,5 @@
Name: dnsviz
-Version: 0.9.2
+Version: 0.9.3
Release: 1%{?dist}
Summary: Tools for analyzing and visualizing DNS and DNSSEC behavior
@@ -58,6 +58,8 @@ rm -rf %{buildroot}
%{_mandir}/man1/%{name}-query.1*
%changelog
+* Thu Mar 11 2021 Casey Deccio
+ 0.9.3 release
* Fri Feb 5 2021 Casey Deccio
0.9.2 release
* Tue Jan 19 2021 Casey Deccio