From kde-commits Tue Jun 30 20:09:37 1998 From: CVS by kalle Date: Tue, 30 Jun 1998 20:09:37 +0000 To: kde-commits Subject: kdelibs/kdecore X-MARC-Message: https://marc.info/?l=kde-commits&m=90221943332570 kdelibs/kdecore kapp.h,1.50,1.51 Author: kalle CVSROOT: /home/kde Tue Jun 30 22:09:36 MET DST 1998 Update of /home/kde/kdelibs/kdecore In directory zeus:/tmp/cvs-serv19249 Modified Files: kapp.h Log Message: version macros: KDE_VERSION_STRING - don't use this for comparisons, it's only for output KDE_VERSION_MAJOR (currently 0 until we ship 1.0) KDE_VERSION_MINOR (currently 99, versions with same major and minor are binary and source compatible KDE_VERSION_RELEASE (for different versions within the same major and minor number)