]> granicus.if.org Git - graphviz/commitdiff
Start 2.47 development series
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 16 Mar 2021 00:06:40 +0000 (17:06 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 16 Mar 2021 00:06:40 +0000 (17:06 -0700)
gen_version.py

index d61521ef242bc166d5217cafd063b65a8705d6c7..800076fc440865816ee59edc73feca57b750a20f 100644 (file)
@@ -19,9 +19,9 @@
 # 2.44.2          stable                 => 2.44.2
 # 2.44.3          development            => 2.44.3~dev.20200824.1337
 
-collection = 'stable'
+collection = 'development'
 
-version = '2.47.0'
+version = '2.47.1'
 
 import os
 import sys