bug fixed on HWE
This commit is contained in:
parent
b8bf632c23
commit
a309dfc484
2 changed files with 2 additions and 3 deletions
|
@ -395,8 +395,7 @@ eclipse;snap;eclipse;eclipse
|
|||
gitkraken;snap;gitkraken;gitkraken
|
||||
xserver-xorg-hwe-18.04;apt;hwe;xserver-xorg-hwe-18.04
|
||||
xserver-xorg-video-all-hwe-18.04;apt;hwe;xserver-xorg-video-all-hwe-18.04
|
||||
linux-generic-hwe-18.04;apt;hwe;linux-generic-hwe-18.04
|
||||
linux-hwe-tools;apt;hwe;linux-hwe-tools"
|
||||
linux-generic-hwe-18.04;apt;hwe;linux-generic-hwe-18.04"
|
||||
|
||||
#-----------------------------------------------------------------------------#
|
||||
# Specific Repo list and functions #
|
||||
|
|
2
vars.sh
2
vars.sh
|
@ -13,7 +13,7 @@
|
|||
#
|
||||
# app version number
|
||||
#
|
||||
version="0.5.1-b6"
|
||||
version="0.5.1-b7"
|
||||
|
||||
#
|
||||
# myHomedir is used in full paths to the homedir
|
||||
|
|
Loading…
Reference in a new issue