mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 22:47:21 +02:00
bumped version number
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user