bumped version number

This commit is contained in:
Patrick Ulbrich
2013-01-06 13:03:15 +01:00
parent 35d11186aa
commit 02fdba704d

View File

@@ -3,7 +3,7 @@
#
# dist_cfg.py
#
# Copyright 2012 Patrick Ulbrich <zulu99@gmx.net>
# Copyright 2012, 2013 Patrick Ulbrich <zulu99@gmx.net>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -29,7 +29,7 @@
# Application version displayed in the
# about dialog of the config window.
APP_VERSION = "0.5.1"
APP_VERSION = "0.5.2"
# The PACKAGE_NAME variable is used to configure
# 1) the path where all app data (glade files, images) is loaded from