1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00

Updated packages for v0.2.0 release

This commit is contained in:
Bumsik Kim 2018-06-03 14:04:15 -04:00
parent bae43c8fd2
commit 1d439478bb
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
4 changed files with 18 additions and 14 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
PKGVER=0.1.3
PKGVER=0.2.0
# Required for debmake
DEBEMAIL="k.bumsik@gmail.com"
DEBFULLNAME="Bumsik Kim"