branch release 1.9.2

This commit is contained in:
chrys
2018-07-16 23:23:29 +02:00
parent 085621bbe9
commit 46b81b5587
3 changed files with 2 additions and 11 deletions

View File

@ -6,8 +6,8 @@ from shutil import copyfile
from setuptools import find_packages
from setuptools import setup
fenrirVersion = '1.9'
packageVersion = 'post2'
fenrirVersion = '1.9.2'
packageVersion = 'post1'
# handle flags for package manager like yaourt and pacaur.
forceSettings = False