summaryrefslogtreecommitdiff
path: root/libpkgconf/libpkgconf/version.h.in
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-07-18 16:56:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-07-20 14:19:18 +0300
commit1e53fa691949998dfa711878ecb7863814f085ee (patch)
tree830b85261c13f7702ec4153f852beecabb79b14f /libpkgconf/libpkgconf/version.h.in
parenta0cb8991b2cb61e9c0f3d8075759939cc61d57f0 (diff)
Upgrade to 1.6.3
Diffstat (limited to 'libpkgconf/libpkgconf/version.h.in')
-rw-r--r--libpkgconf/libpkgconf/version.h.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/libpkgconf/libpkgconf/version.h.in b/libpkgconf/libpkgconf/version.h.in
deleted file mode 100644
index 6b30948..0000000
--- a/libpkgconf/libpkgconf/version.h.in
+++ /dev/null
@@ -1,10 +0,0 @@
-/* file : libpkgconf/version.h.in -*- C -*-
- * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
- * license : ISC; see accompanying COPYING file
- */
-
-#ifndef PACKAGE_VERSION /* Note: using the version macro itself. */
-
-#define PACKAGE_VERSION "$libpkgconf.version.project_id$"
-
-#endif /* PACKAGE_VERSION */