/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

« back to all changes in this revision

Viewing changes to libssts/config.h.in

  • Committer: Gustav Hartvigsson
  • Date: 2015-11-14 17:26:42 UTC
  • mfrom: (110 simpletypesystem_trunk)
  • mto: This revision was merged to the branch mainline in revision 111.
  • Revision ID: gustav.hartvigsson@gmail.com-20151114172642-qwrw5593xue49bgj
* Merged from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#define SIMPLE_TYPE_SYSTEM_VERSION_MINOR @SSTS_V_MINOR@
20
20
#define SIMPLE_TYPE_SYSTEM_VERSION_PATCH @SSTS_V_PATCH@
21
21
 
 
22
 
 
23
#define SSTS_BUILDING @SSTS_BUILDING@
 
24
 
22
25
#endif /*__H_IN_CONFIG__*/