summaryrefslogtreecommitdiff
path: root/packages/google-compute-engine-oslogin/src/Makefile
diff options
context:
space:
mode:
authorZach Marano <zmarano@google.com>2019-07-08 12:05:41 -0700
committerGitHub <noreply@github.com>2019-07-08 12:05:41 -0700
commit0b8410b7dd7e6630ecf8c344d03c16e226d362e4 (patch)
treea3a339ff906a1967b5a7fc014c11c93fec31990a /packages/google-compute-engine-oslogin/src/Makefile
parent962396a22d1564e687cac0779c78c05952e6d572 (diff)
downloadgoogle-compute-image-packages-0b8410b7dd7e6630ecf8c344d03c16e226d362e4.tar.gz
New package versioning (#794)
Diffstat (limited to 'packages/google-compute-engine-oslogin/src/Makefile')
-rw-r--r--packages/google-compute-engine-oslogin/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/google-compute-engine-oslogin/src/Makefile b/packages/google-compute-engine-oslogin/src/Makefile
index 46f93e9..96ee104 100644
--- a/packages/google-compute-engine-oslogin/src/Makefile
+++ b/packages/google-compute-engine-oslogin/src/Makefile
@@ -1,7 +1,7 @@
SHELL = /bin/sh
TOPDIR = $(realpath ..)
-VERSION = 1.5.3
+VERSION = 20190708.00
CPPFLAGS = -Iinclude -I/usr/include/json-c
CXXFLAGS = -fPIC -Wall -g