- Fixed segfault after sorting the columns (bug recently introduced in svn)

This commit is contained in:
Christophe Dumez
2007-02-24 18:48:19 +00:00
parent fb9c1938ea
commit 0aad431da6
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
#define ABOUT_H
#include "ui_about.h"
#define VERSION "v0.9.0beta2"
#define VERSION "v0.9.0beta3"
#define VERSION_MAJOR 0
#define VERSION_MINOR 9
#define VERSION_BUGFIX 0