]> granicus.if.org Git - graphviz/commitdiff
Move back to 2.47 development series
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 17 Apr 2021 19:20:32 +0000 (12:20 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 17 Apr 2021 19:20:32 +0000 (12:20 -0700)
gen_version.py

index 2dbd499286cb5be9dafc6e09eb83b2bcf30b5c5e..fe168c347f39725d54a9741aab4663b14248c94f 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.1'
+version = '2.47.2'
 
 import os
 import sys