Skip to content

Commit

Permalink
fix linux version
Browse files Browse the repository at this point in the history
  • Loading branch information
Driss Lahlou committed Nov 4, 2016
1 parent d6dee5b commit d1688a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefiles/Makefile.archive.mk
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ ifeq "$(DISTRIBUTION_NUMBER)" "14.04"
pre_release: archive test_archive fz_archive test_fz_archive python_examples_archive pypi_archive
release: pypi_upload
else
ifeq "$(DISTRIBUTION_NUMBER)" "16.0"
ifeq "$(DISTRIBUTION_NUMBER)" "16.04"
build_release: clean all test fz
pre_release: archive test_archive fz_archive test_fz_archive
release:
Expand Down

0 comments on commit d1688a1

Please sign in to comment.