diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-28 11:46:05 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-28 11:46:05 +0200 |
commit | 913187573fe43766621637c1546e9ff9b4284986 (patch) | |
tree | ce02494a9d6dae6b694d9dce169c04db036d8692 | |
parent | d788910fc30b78b375fc406a17e0e0c62cb1aa1b (diff) |
Cosmetic changes
-rw-r--r-- | xml/version.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xml/version.in b/xml/version.in index 1520b52..eec5513 100644 --- a/xml/version.in +++ b/xml/version.in @@ -1,4 +1,4 @@ -// file : xml/version -*- C++ -*- +// file : xml/version.in -*- C++ -*- // copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file @@ -24,7 +24,6 @@ // 3.0.0-b.2 0029999995020 // 2.2.0-a.1.z 0020019990011 // - #define LIBSTUDXML_VERSION $libstudxml.version.project_number$ULL #define LIBSTUDXML_VERSION_STR "$libstudxml.version.project$" #define LIBSTUDXML_VERSION_ID "$libstudxml.version.project_id$" |