release 0.7.4

This commit is contained in:
Daniel Pavel 2012-11-12 18:34:27 +02:00
parent 41db725e15
commit fb8cf26c51
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python -u #!/usr/bin/env python -u
NAME = 'Solaar' NAME = 'Solaar'
VERSION = '0.7.3' VERSION = '0.7.4'
__author__ = "Daniel Pavel <daniel.pavel@gmail.com>" __author__ = "Daniel Pavel <daniel.pavel@gmail.com>"
__version__ = VERSION __version__ = VERSION
__license__ = "GPL" __license__ = "GPL"