]> granicus.if.org Git - graphviz/commitdiff
Move back to 2.47 development series
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Jun 2021 15:22:16 +0000 (08:22 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Jun 2021 15:22:16 +0000 (08:22 -0700)
gen_version.py

index a8976afff1950746f2f1267b99738f5baee1ca79..555e065a74c863ce9a80b3ae2387620bb99c8dd9 100644 (file)
@@ -27,9 +27,9 @@ import os
 import subprocess
 import sys
 
-collection = "stable"
+collection = "development"
 
-version = "2.47.3"
+version = "2.47.4"
 
 graphviz_date_format = "%Y%m%d.%H%M"
 iso_date_format = "%Y-%m-%d %H:%M:%S"