From 394e38baa75bc7866e093b500665fa91b2b7b6be Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 26 Jan 2021 09:05:07 +0200 Subject: release: Obnam2 version 0.1.9 --- Cargo.toml | 2 +- NEWS | 6 +++++- debian/changelog | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 9cf5b52..a9b4353 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "obnam" -version = "0.1.2" +version = "0.1.9" authors = ["Lars Wirzenius "] edition = "2018" diff --git a/NEWS b/NEWS index 78b12be..fbb0eff 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,11 @@ of Obnam, the backup software. The software is technically called ended in 2017 with version number 1.22. -## Obnam2 version 0.2, not yet released +## Obnam2 version 0.1.9, not yet released + +This is a test release for testing the release process and automation. This if the first release of Obnam2. It can just barely make and restore backups. It's ready for a light trial, but not for real use. +There's no encryption, and backups can't be deleted yet. Restores of +the entire backup work. diff --git a/debian/changelog b/debian/changelog index 205bbf8..e4bf995 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -obnam (0.1.4-1) unstable; urgency=low +obnam (0.1.9-1) unstable; urgency=low * Initial packaging. This is not intended to be uploaded to Debian, so no closing of an ITP bug. -- cgit v1.2.1