From: <the...@us...> - 2006-11-10 06:37:07
|
Revision: 17722 http://svn.sourceforge.net/gaim/?rev=17722&view=rev Author: thekingant Date: 2006-11-09 22:37:06 -0800 (Thu, 09 Nov 2006) Log Message: ----------- Preparation for beta 5 Modified Paths: -------------- trunk/gaim.spec.in Modified: trunk/gaim.spec.in =================================================================== --- trunk/gaim.spec.in 2006-11-10 06:36:24 UTC (rev 17721) +++ trunk/gaim.spec.in 2006-11-10 06:37:06 UTC (rev 17722) @@ -6,7 +6,7 @@ # When not doing betas comment this out # NOTE: %defines in spec files are evaluated in comments so the correct # way to comment it out is to replace the % with # -%define beta 4 +%define beta 5 %if 0%{?beta} %define gaimver %(echo "@VERSION@"|sed -e 's/dev//; s/beta.*//') This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |