Bug Reports item #3186953, was opened at 2011-02-19 17:23
Message generated for change (Comment added) made by fbraem
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3186953&group_id=247611
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 0.1.07
>Status: Closed
Priority: 5
Private: No
Submitted By: GeO4d (geo4d)
Assigned to: Franky Braem (fbraem)
Summary: major property on Version class returns minor
Initial Comment:
In File src / Core / src / VersionClass.cpp line 45:
GLUE_READONLY_PROPERTY(P_MAJOR, "minor")
should be
GLUE_READONLY_PROPERTY(P_MAJOR, "major")
----------------------------------------------------------------------
>Comment By: Franky Braem (fbraem)
Date: 2011-04-27 21:27
Message:
Solved in 0.1.09
----------------------------------------------------------------------
Comment By: Franky Braem (fbraem)
Date: 2011-03-04 16:30
Message:
Will be solved in 0.1.09
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3186953&group_id=247611
|