← Back to team overview

keryx team mailing list archive

[Merge] lp:~mac9416/keryx/trunk into lp:keryx

 

mac9416 has proposed merging lp:~mac9416/keryx/trunk into lp:keryx.

Requested reviews:
    Keryx Admins (keryx-admins)

Updated versions to 0.92.3
-- 
https://code.launchpad.net/~mac9416/keryx/trunk/+merge/10076
Your team Keryx Development Team is subscribed to branch lp:keryx.
=== modified file 'lib/consts.py'
--- lib/consts.py	2009-07-28 20:34:54 +0000
+++ lib/consts.py	2009-08-13 01:55:45 +0000
@@ -21,7 +21,7 @@
 
 # Strings
 appName      = 'Keryx'
-appVersion   = '0.92.2'
+appVersion   = '0.92.3'
 appNameShort = 'keryx'
 appFileExt   = '.keryx'
 appComments  = _('Bringing Updates Home.')

=== modified file 'plugins/Debian.py'
--- plugins/Debian.py	2009-08-13 00:58:17 +0000
+++ plugins/Debian.py	2009-08-13 01:55:45 +0000
@@ -21,7 +21,7 @@
 
 PLUGIN_NAME = 'Debian'
 PLUGIN_TYPE = 'OS'
-PLUGIN_VERSION = '0.92.2'
+PLUGIN_VERSION = '0.92.3'
 PLUGIN_AUTHOR = 'Chris Oliver <excid3@xxxxxxxxx>'
 
 FILE = 'debian.conf'


Follow ups