This commit is contained in:
6543 2018-05-22 01:51:17 +02:00
parent 83d8ace4e5
commit aa0e1fbd6d
3 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Package: remaster
Source: remaster
Version: 2.0.3
Version: 2.0.4
Architecture: all
Maintainer: 6543 <6543@obermui.de>
Installed-Size: <SIZE>

View File

@ -24,3 +24,9 @@
* change Strukture.md
* add config check
* some help scripts

2018-05-22 - 2.0.4
* add iso_source as URL
* restructure code
* use proj templates
* some help scripts

View File

@ -1,7 +1,7 @@
#!/bin/bash
#@version 2.0.3
#@version 2.0.4
#@autor 6543@obermui.de
#@date 2018-05-20
#@date 2018-05-22
#@licence GNUv3

#####################################################################################