# HG changeset patch # User Mark Doliner # Date 1170577067 0 # Node ID d41c1006e670862defa7d3a887397fce83992fb4 # Parent 47e9514f1c89f5c2b8178b223b10174167549560 Comment out the "beta" flag in our spec file. I committed this to the wrong branch before diff -r 47e9514f1c89 -r d41c1006e670 gaim.spec.in --- a/gaim.spec.in Sun Feb 04 07:18:02 2007 +0000 +++ b/gaim.spec.in Sun Feb 04 08:17:47 2007 +0000 @@ -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 7 %if 0%{?beta} %define gaimver %(echo "@VERSION@"|sed -e 's/dev//; s/beta.*//')