summary refs log tree commit diff
path: root/zones/db.ttm.sh
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-10-21 19:21:40 -0400
committerBen Harris <ben@tilde.team>2020-10-21 19:21:40 -0400
commit5732881e919a3e5fd452f3963cf64432ecd22eda (patch)
tree435bd27fd73f4da8557369b6bf16ee3350534b92 /zones/db.ttm.sh
parent6721580fa9790406176a95d58b6e0b17550ddbc3 (diff)
nsupdate timestamps
Diffstat (limited to 'zones/db.ttm.sh')
-rw-r--r--zones/db.ttm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zones/db.ttm.sh b/zones/db.ttm.sh
index e497f63..34324a9 100644
--- a/zones/db.ttm.sh
+++ b/zones/db.ttm.sh
@@ -1,7 +1,7 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
 ttm.sh			IN SOA	ns1.tildeverse.net. root.ttm.sh. (
-				2020072104 ; serial
+				2020072108 ; serial
 				86400      ; refresh (1 day)
 				7200       ; retry (2 hours)
 				3600000    ; expire (5 weeks 6 days 16 hours)