mirror of
https://github.com/rwinkhart/sshyp-labs.git
synced 2026-09-06 00:57:19 -04:00
Fixed typo in packaging version number
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
version='v1.5.0.2'
|
version='1.5.0.2'
|
||||||
if [ -z "$2" ]; then
|
if [ -z "$2" ]; then
|
||||||
revision=1
|
revision=1
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user