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

Version bump: v0.3.1

This commit is contained in:
Bumsik Kim 2018-11-09 18:19:52 +09:00
parent bd115a29f2
commit 9637d62816
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
6 changed files with 6 additions and 6 deletions

View file

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