Skip to content

Commit

Permalink
Update Quattor version file for 16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrha committed Feb 19, 2016
1 parent 479be61 commit fa18efa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quattor/client/version.pan
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
template quattor/client/version;

variable QUATTOR_RELEASE ?= '16.2.0-rc3';
variable QUATTOR_RELEASE ?= '16.2.0';
variable QUATTOR_REPOSITORY_RELEASE ?= QUATTOR_RELEASE;
variable QUATTOR_PACKAGES_VERSION ?= QUATTOR_REPOSITORY_RELEASE + '_1';
variable QUATTOR_PACKAGES_VERSION ?= QUATTOR_REPOSITORY_RELEASE + '-1';

0 comments on commit fa18efa

Please sign in to comment.