]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- increase version for bug-fix release 720/head
authorArvin Schnell <aschnell@suse.de>
Fri, 6 May 2022 06:13:32 +0000 (08:13 +0200)
committerArvin Schnell <aschnell@suse.de>
Fri, 6 May 2022 06:13:32 +0000 (08:13 +0200)
VERSION
dists/debian/changelog
package/snapper.changes

diff --git a/VERSION b/VERSION
index 571215736a666e8d79d7a7958b5ffc400514fb53..5eef0f10e8cd5cac36342fc9b6dc9855e024361f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.10.1
+0.10.2
index 84ad483cfaaa3d09c4f55c79c2a6dcd115751efb..b9a492d9acba109e380a98daaf730e0212d7c895 100644 (file)
@@ -1,3 +1,9 @@
+snapper (0.10.2) stable; urgency=low
+
+  * Updated to version 0.10.2
+
+ -- Arvin Schnell <aschnell@suse.com>  Fri,  6 May 2022 08:08:57 +0000
+
 snapper (0.10.1) stable; urgency=low
 
   * Updated to version 0.10.1
index 9eca5d09bd81c8ede0dd4dd07264ab5fbb0c62d5..f831feeb0b49e1722f092ee26edef0b566f0e4c4 100644 (file)
@@ -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