From: <the...@us...> - 2007-01-19 03:31:05
|
Revision: 18160 http://svn.sourceforge.net/gaim/?rev=18160&view=rev Author: thekingant Date: 2007-01-18 19:31:04 -0800 (Thu, 18 Jan 2007) Log Message: ----------- Getting ready for beta 6 Modified Paths: -------------- trunk/gaim.spec.in Modified: trunk/gaim.spec.in =================================================================== --- trunk/gaim.spec.in 2007-01-19 01:57:56 UTC (rev 18159) +++ trunk/gaim.spec.in 2007-01-19 03:31:04 UTC (rev 18160) @@ -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 6 +%define beta 6 %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. |