From 52ae5a4a0b638c648659885d10279b1faa476d66 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Mon, 8 Feb 2010 11:31:56 +0100 Subject: increase the version - every time we release version X.Y.Z we start working on X.Y.Z + 1 so we should increase the version after we release and create tag X.Y.Z --- abrt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abrt.spec') diff --git a/abrt.spec b/abrt.spec index 0207c01d..915a3fe8 100644 --- a/abrt.spec +++ b/abrt.spec @@ -3,7 +3,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: Automatic bug detection and reporting tool Name: abrt -Version: 1.0.6 +Version: 1.0.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/System -- cgit