We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a351236 commit e6d1d6dCopy full SHA for e6d1d6d
2 files changed
pure-gen/Makefile
@@ -1,7 +1,7 @@
1
2
# Package name and version number:
3
dist = pure-gen-$(version)
4
-version = 0.24
+version = 0.25
5
6
# Installation goes into the following directories. You can also set these
7
# directly instead of $(prefix). In addition, packagers may want to set the
pure-gen/debian/changelog
@@ -1,3 +1,9 @@
+pure-gen (0.25-1) jammy; urgency=medium
+
+ * New release.
+ -- Albert Graef <aggraef@gmail.com> Sun, 07 Aug 2022 18:45:38 +0200
pure-gen (0.24-1) jammy; urgency=medium
8
9
* New release.
0 commit comments