@@ -24,11 +24,11 @@ { OFString *_version; } #ifdef OF_HAVE_PROPERTIES -@property (readonly, copy, nonatomic) OFString *version; +@property (readonly, copy) OFString *version; #endif /*! * @brief Creates a new, autoreleased unsupported version exception. *