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

Version header. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cluck
 

Macros

#define CLUCK_VERSION_MAJOR   1
 
#define CLUCK_VERSION_MINOR   0
 
#define CLUCK_VERSION_PATCH   1
 
#define CLUCK_VERSION_STRING   "1.0.1"
 

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 header file defines the version of the various software generated in the cluck project.

Definition in file version.h.

Macro Definition Documentation

◆ CLUCK_VERSION_MAJOR

#define CLUCK_VERSION_MAJOR   1

Definition at line 24 of file version.h.

◆ CLUCK_VERSION_MINOR

#define CLUCK_VERSION_MINOR   0

Definition at line 25 of file version.h.

◆ CLUCK_VERSION_PATCH

#define CLUCK_VERSION_PATCH   1

Definition at line 26 of file version.h.

◆ CLUCK_VERSION_STRING

#define CLUCK_VERSION_STRING   "1.0.1"

Definition at line 27 of file version.h.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.