changeset 15534:d41c1006e670

Comment out the "beta" flag in our spec file. I committed this to the wrong branch before
author Mark Doliner <mark@kingant.net>
date Sun, 04 Feb 2007 08:17:47 +0000
parents 47e9514f1c89
children 95bde83b6cfa 16845e318249
files gaim.spec.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.*//')