]> granicus.if.org Git - graphviz/commitdiff
Give AgraphVersion a meaningful value.
authorEmden Gansner <emdenrg@google.com>
Tue, 3 Jan 2017 18:45:42 +0000 (13:45 -0500)
committerEmden Gansner <emdenrg@google.com>
Tue, 3 Jan 2017 18:45:42 +0000 (13:45 -0500)
lib/cgraph/graph.c

index 4bd161ccb988c8e0755cd531f105eaf03a9ab28b..0df50d2d74c619f4673b552c2383becfc4e856a3 100644 (file)
@@ -14,7 +14,7 @@
 #define EXTERN
 #include <cghdr.h>
 
-const char AgraphVersion[] = "VERSION";
+const char AgraphVersion[] = PACKAGE_VERSION;
 
 /*
  * this code sets up the resource management discipline