LR-splines  0.5
LRSpline_version.h
Go to the documentation of this file.
00001 /*
00002  * LRSpline_version.h
00003  *
00004  *  Created on: Aug 23, 2012
00005  *      Author: akva
00006  */
00007 
00008 #ifndef LRSPLINE_VERSION_H_
00009 #define LRSPLINE_VERSION_H_
00010 
00011 
00012 #define LRSPLINE_VERSION_MAJOR 0
00013 #define LRSPLINE_VERSION_MINOR 5
00014 #define LRSPLINE_VERSION_PATCH 0
00015 
00016 #endif