summaryrefslogtreecommitdiff
path: root/google_compute_engine_init
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2017-03-02 12:01:20 -0800
committerGitHub <noreply@github.com>2017-03-02 12:01:20 -0800
commit5eeaa4313737d1c922280b2e232f84ca4eb54419 (patch)
treee0e89064a6cf3126310fe23e23f3ebb96ef34a57 /google_compute_engine_init
parenta7486771f83cd75d135933821b8837139a178d73 (diff)
downloadgoogle-compute-image-packages-5eeaa4313737d1c922280b2e232f84ca4eb54419.tar.gz
Version bump the Google Python and init packages. (#379)
Version bump of the Python package to 2.3.4. Version bump of the init package to 2.1.2.
Diffstat (limited to 'google_compute_engine_init')
-rwxr-xr-xgoogle_compute_engine_init/build_packages.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/google_compute_engine_init/build_packages.sh b/google_compute_engine_init/build_packages.sh
index 552447e..1b46916 100755
--- a/google_compute_engine_init/build_packages.sh
+++ b/google_compute_engine_init/build_packages.sh
@@ -70,7 +70,7 @@ function build_distro() {
"google-compute-daemon: ${init_config}/rpm_replace" \
--url 'https://github.com/GoogleCloudPlatform/compute-image-packages' \
--vendor 'Google Compute Engine Team' \
- --version '2.1.1' \
+ --version '2.1.2' \
"${init_files[@]}"
}