]> jfr.im git - solanum.git/blobdiff - include/patchlevel.h
Merge pull request #322 from edk0/invite-umode-g
[solanum.git] / include / patchlevel.h
index b2d744b56e6dda4233c1b966b4ba0bce0f23971e..49701c91e01a5418f8aeb187f1733f69fc12bd63 100644 (file)
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
- *
- *  $Id: patchlevel.h 34 2005-09-10 02:53:04Z nenolod $
  */
 
 #include "setup.h"
 
 #ifndef PATCHLEVEL
-#define PATCHLEVEL   PACKAGE_NAME "-" PACKAGE_VERSION
+#define PATCHLEVEL   BRANDING_NAME "-" BRANDING_VERSION
 #endif