mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
Version bump: v0.2.2
This commit is contained in:
parent
ec392f50f5
commit
458108119d
5 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
PKGVER=0.2.1
|
||||
PKGVER=0.2.2
|
||||
# Required for debmake
|
||||
DEBEMAIL="k.bumsik@gmail.com"
|
||||
DEBFULLNAME="Bumsik Kim"
|
||||
|
|
|
@ -47,7 +47,7 @@ build_debian () {
|
|||
make -C $ROOT deb-chown
|
||||
}
|
||||
|
||||
# override_version
|
||||
override_version
|
||||
# build_pypi
|
||||
build_arch
|
||||
# build_debian
|
||||
build_debian
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue