Move TS_VERSION* to ts/ts.h
---------------------------

                 Key: TS-534
                 URL: https://issues.apache.org/jira/browse/TS-534
             Project: Traffic Server
          Issue Type: Improvement
          Components: TSAPI
            Reporter: Leif Hedstrom
             Fix For: 2.1.5


We should move these defines from ink_config.h to ts/ts.h (which means ts/ts.h 
has to be renamed to ts/ts.h.in):

#define TS_VERSION_STRING             "@TS_VERSION_STRING@"
#define TS_VERSION_NUMBER              @TS_VERSION_NUMBER@
#define TS_VERSION_MAJOR               @TS_VERSION_MAJOR@
#define TS_VERSION_MINOR               @TS_VERSION_MINOR@
#define TS_VERSION_MICRO               @TS_VERSION_MICRO@



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to