summaryrefslogtreecommitdiff
path: root/packages/google-compute-engine/packaging/setup_rpm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/google-compute-engine/packaging/setup_rpm.sh')
-rwxr-xr-xpackages/google-compute-engine/packaging/setup_rpm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/google-compute-engine/packaging/setup_rpm.sh b/packages/google-compute-engine/packaging/setup_rpm.sh
index b0590e2..801c9aa 100755
--- a/packages/google-compute-engine/packaging/setup_rpm.sh
+++ b/packages/google-compute-engine/packaging/setup_rpm.sh
@@ -14,7 +14,7 @@
# limitations under the License.
NAME="google-compute-engine"
-VERSION="20190916.00"
+VERSION="20200113.00"
rpm_working_dir=/tmp/rpmpackage/${NAME}-${VERSION}
working_dir=${PWD}