1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

prepare new version

This commit is contained in:
Bastian Venthur
2022-06-10 07:27:24 +02:00
parent d942bf150c
commit 7e8f2a5b9a
3 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## [1.3.1] - 2022-06-10
* fixed man page
## [1.3.0] - 2022-06-09
* debianized package

View File

@@ -1 +1 @@
__VERSION__ = '1.3.0'
__VERSION__ = '1.3.1'

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
blag (1.3.1) unstable; urgency=medium
* re-upload with man pages
-- Bastian Venthur <venthur@debian.org> Fri, 10 Jun 2022 07:26:19 +0200
blag (1.3.0) unstable; urgency=medium
* Initial release. Closes: #1012584