]> granicus.if.org Git - graphviz/commitdiff
Roll back changes
authorerg <devnull@localhost>
Thu, 9 Sep 2010 17:35:40 +0000 (17:35 +0000)
committererg <devnull@localhost>
Thu, 9 Sep 2010 17:35:40 +0000 (17:35 +0000)
configure.ac
graphviz_version.h

index c01bd350b31da375595d3126ef89b846f3d19961..63c35b2f094ab0f62cbffb990519ffe180499396 100644 (file)
@@ -12,7 +12,7 @@ dnl                       timestamp => tar-file snapshot or release
 m4_define(graphviz_version_major, 2)
 m4_define(graphviz_version_minor, 27)
 #NB: the next line gets changed to a date/time string for development releases
-m4_define(graphviz_version_micro, 20100903.0445)
+m4_define(graphviz_version_micro, 0)
 
 AC_INIT([graphviz],[graphviz_version_major.graphviz_version_minor.graphviz_version_micro],[http://www.graphviz.org/])
 
@@ -23,7 +23,7 @@ AC_SUBST(GRAPHVIZ_VERSION_MAJOR)
 AC_SUBST(GRAPHVIZ_VERSION_MINOR)
 AC_SUBST(GRAPHVIZ_VERSION_MICRO)
 
-VERSION_DATE=20100903.0445
+VERSION_DATE=`date -u +%Y%m%d.%H%M`
 AC_SUBST(VERSION_DATE)
 
 #NB: "development" on the next line gets changed to "stable" when building a release
index e4f152cbc11f191aeef1b638a0f82bd890499ac9..40a2f1fcb66895635f1f5ed25a3605ee1354957f 100644 (file)
@@ -1,10 +1 @@
-#define GVPLUGIN_CONFIG_FILE "config6"
-#define GVPLUGIN_VERSION 6
-#define PACKAGE "graphviz"
-#define PACKAGE_BUGREPORT "http://www.graphviz.org/"
-#define PACKAGE_NAME "graphviz"
-#define PACKAGE_STRING "graphviz 2.27.20100903.0445"
-#define PACKAGE_TARNAME "graphviz"
-#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.27.20100903.0445"
-#define VERSION "2.27.20100903.0445"
+/* This is a stub - the real one is generated during packaging */