Browse Source

Version 0.7.8

philemon 11 years ago
parent
commit
c9f007daf7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mmgen/config.py

+ 1 - 1
mmgen/config.py

@@ -26,7 +26,7 @@ prog_name = os.path.basename(sys.argv[0])
 author = "Philemon"
 email = "<mmgen-py@yandex.com>"
 Cdates = '2013-2014'
-version = '0.7.7'
+version = '0.7.8'
 
 quiet,verbose,no_keyconv = False,False,False