summaryrefslogtreecommitdiff
path: root/packages/google-compute-engine-oslogin/packaging/setup_deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/google-compute-engine-oslogin/packaging/setup_deb.sh')
-rwxr-xr-xpackages/google-compute-engine-oslogin/packaging/setup_deb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/google-compute-engine-oslogin/packaging/setup_deb.sh b/packages/google-compute-engine-oslogin/packaging/setup_deb.sh
index 4d64ca7..58e3649 100755
--- a/packages/google-compute-engine-oslogin/packaging/setup_deb.sh
+++ b/packages/google-compute-engine-oslogin/packaging/setup_deb.sh
@@ -14,7 +14,7 @@
# limitations under the License.
NAME="google-compute-engine-oslogin"
-VERSION="1.5.3"
+VERSION="20190708.00"
DEB=$(cut -d. -f1 </etc/debian_version)
if [[ -z $DEB ]]; then