summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2026-05-12 21:42:34 +0200
committerPapoteur <papoteur@mageia.org>2026-05-12 21:42:34 +0200
commit96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9 (patch)
tree179c0fcba1142386fcfb5457152dd24282954acc
parent78508552dd76d1b285aa7b51a281edebd4377ab7 (diff)
downloaddraksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.tar
draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.tar.gz
draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.tar.bz2
draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.tar.xz
draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.zip
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 78f572a..22f1143 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = draksnapshot
-VERSION:=0.21.0
+VERSION:=0.21.1
NAME = draksnapshot
SUBDIRS = data po
diff --git a/NEWS b/NEWS
index 0db573c..40e543a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
+Version 0.21.1 - 12 May 2026, Papoteur
+ Use expression recognized by perl_checker instead of //
+
+Version 0.21.0 - 12 May 2026, Papoteur
-Version 0.21.0 - 12 May 2026, David Geiger
Fix Gtk3 function for exiting in draksnapshot-applet
HAL.pm: fix a test, suppress warnings, fix a regex
Suppress a warning on $opt not initialized