tktable added
--HG-- branch : aspn
This commit is contained in:
8
tktable/generic/version.h
Normal file
8
tktable/generic/version.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#if 0
|
||||
TBL_MAJOR_VERSION = 2
|
||||
TBL_MINOR_VERSION = 10
|
||||
PACKAGE_VERSION = $(TBL_MAJOR_VERSION).$(TBL_MINOR_VERSION)
|
||||
#endif
|
||||
#define TBL_MAJOR_VERSION 2
|
||||
#define TBL_MINOR_VERSION 10
|
||||
#define PACKAGE_VERSION "2.10"
|
||||
Reference in New Issue
Block a user