From: Arvin Schnell Date: Fri, 6 May 2022 06:13:32 +0000 (+0200) Subject: - increase version for bug-fix release X-Git-Tag: v0.10.2^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c7cbd1517d26071c8f6cd5237b0d58ec02be647c;p=thirdparty%2Fsnapper.git - increase version for bug-fix release --- diff --git a/VERSION b/VERSION index 57121573..5eef0f10 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.1 +0.10.2 diff --git a/dists/debian/changelog b/dists/debian/changelog index 84ad483c..b9a492d9 100644 --- a/dists/debian/changelog +++ b/dists/debian/changelog @@ -1,3 +1,9 @@ +snapper (0.10.2) stable; urgency=low + + * Updated to version 0.10.2 + + -- Arvin Schnell Fri, 6 May 2022 08:08:57 +0000 + snapper (0.10.1) stable; urgency=low * Updated to version 0.10.1 diff --git a/package/snapper.changes b/package/snapper.changes index 9eca5d09..f831feeb 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -3,6 +3,7 @@ Tue May 03 08:46:28 CEST 2022 - aschnell@suse.com - fixed error handling when reading configs (gh#openSUSE/snapper#715) +- version 0.10.2 ------------------------------------------------------------------- Thu Apr 21 09:35:06 CEST 2022 - aschnell@suse.com