summaryrefslogtreecommitdiff
path: root/geneticone/gui
diff options
context:
space:
mode:
authornecoro <>2006-10-21 13:42:34 +0000
committernecoro <>2006-10-21 13:42:34 +0000
commitb06a702cad357920a8099041f1a0e3738dcb687b (patch)
tree68523ca3b6305825f5f998d09ab1b626f8185482 /geneticone/gui
parent757d2388463a4aa30bca61de78ffa58a26435953 (diff)
downloadportato-b06a702cad357920a8099041f1a0e3738dcb687b.tar.gz
portato-b06a702cad357920a8099041f1a0e3738dcb687b.tar.bz2
portato-b06a702cad357920a8099041f1a0e3738dcb687b.zip
0.4.5
Diffstat (limited to '')
-rw-r--r--geneticone/gui/windows.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/geneticone/gui/windows.py b/geneticone/gui/windows.py
index 833955e..4606135 100644
--- a/geneticone/gui/windows.py
+++ b/geneticone/gui/windows.py
@@ -9,7 +9,7 @@
#
# Written by Necoro d.M. <necoro@necoro.net>
-VERSION = "0.4.5-svn"
+VERSION = "0.4.5"
CONFIG_LOCATION = "/etc/geneticone/geneticone.cfg"
# gtk stuff
s='insertions'>+14 2008-07-03Ported Notify pluginRené 'Necoro' Neumann4-37/+51 2008-07-03Remove xsd and -x cmdline optionRené 'Necoro' Neumann2-107/+1 2008-07-03Ported completelyRené 'Necoro' Neumann3-548/+54 2008-07-03Should show dependencies nowRené 'Necoro' Neumann2-82/+128 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63