cluck 1.0.1
The cluster lock service.
Namespaces | Functions
version.cpp File Reference

The version of the cluck project at compile time. More...

#include "cluck/version.h"
#include <snapdev/poison.h>
Include dependency graph for version.cpp:

Go to the source code of this file.

Namespaces

namespace  cluck
 

Functions

int cluck::get_major_version ()
 Get the major version of the library.
 
int cluck::get_patch_version ()
 Get the patch version of the library.
 
int cluck::get_release_version ()
 Get the minor version of the library.
 
char const * cluck::get_version_string ()
 Get the full version of the library as a string.
 

Detailed Description

This file records the cluck library version at compile time.

The macros give you the library version at the time you are compiling. The functions allow you to retrieve the version of a dynamically linked library.

Definition in file version.cpp.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.