diff --git a/pungi-build.conf.j2 b/pungi-build.conf.j2 index cea335f..596aba3 100644 --- a/pungi-build.conf.j2 +++ b/pungi-build.conf.j2 @@ -10,7 +10,7 @@ from extra_options import * # PRODUCT INFO release_name = "{{ product_name }}" release_short = "{{ product_name }}" -release_version = "{{ full_version }}" +release_version = "{{ distribution_major_version }}" treeinfo_version = "{{ distribution_major_version }}" # GENERAL SETTINGS