By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 1130
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/kdecore/kdeversion.h
0
++ b/kdecore/kdeversion.h
Lines 22-28 Link Here
22
22
23
#include "kdelibs_export.h"
23
#include "kdelibs_export.h"
24
24
25
#define KDE_VERSION_STRING "3.5.13"
25
#define KDE_VERSION_STRING "3.5.13.1"
26
#define KDE_VERSION_MAJOR 3
26
#define KDE_VERSION_MAJOR 3
27
#define KDE_VERSION_MINOR 5
27
#define KDE_VERSION_MINOR 5
28
#define KDE_VERSION_RELEASE 13
28
#define KDE_VERSION_RELEASE 13

Return to bug 1130