1 /*
2 * Created on: Apr 18, 2009
3 * Author: Lorenzo Bettini <http://www.lorenzobettini.it>, (C) 2008
4 * Copyright: See COPYING file that comes with this distribution
5 */
6
7 #ifndef VERSIONS_H_
8 #define VERSIONS_H_
9
10 #include <string>
11
13
18 public:
23
28
33
34 };
35
36 }
37
38 #endif /* VERSIONS_H_ */
static const std::string getCompleteVersion()
Definition: versions.cpp:29
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13
static const std::string getVersion()
Definition: versions.cpp:21
Utility functions for version numbers.
Definition: versions.h:17
static const std::string getLibraryVersion()
Definition: versions.cpp:25