Revision: 7179
          http://skim-app.svn.sourceforge.net/skim-app/?rev=7179&view=rev
Author:   hofman
Date:     2011-03-22 12:13:22 +0000 (Tue, 22 Mar 2011)

Log Message:
-----------
description for version number

Modified Paths:
--------------
    trunk/SKVersionNumber.m

Modified: trunk/SKVersionNumber.m
===================================================================
--- trunk/SKVersionNumber.m     2011-03-21 18:22:20 UTC (rev 7178)
+++ trunk/SKVersionNumber.m     2011-03-22 12:13:22 UTC (rev 7179)
@@ -154,6 +154,10 @@
     [super dealloc];
 }
 
+- (NSString *)description {
+    return [NSString stringWithFormat:@"<%@: %@>", [self class], [self 
originalVersionString]];
+}
+
 #pragma mark API
 
 - (NSInteger)componentAtIndex:(NSUInteger)componentIndex;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to