]> git.lyx.org Git - lyx.git/blobdiff - src/lyxvc.h
bug 183
[lyx.git] / src / lyxvc.h
index e2cc2281384b011fc3a35ccd25ad3a17889e05f3..75bc7871cd89c7b8e00ac4dea02a63287a2ce2ec 100644 (file)
@@ -82,7 +82,9 @@ public:
        bool inUse();
 
        /// Returns the version number.
-       string const & version() const;
+       //string const & version() const;
+       /// Returns the version number.
+       string const versionString() const;
 
        /// Returns the userid of the person who has locked the doc.
        string const & locker() const;