diff options
Diffstat (limited to 'src/cpl.h')
| -rw-r--r-- | src/cpl.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -201,6 +201,8 @@ public: void set_version_number (int v); + void unset_version_number (); + boost::optional<Status> status () const { return _status; } |
