Rev for 0.5.1, disable -fbdev by default (use --with-fbdev to enable)

This commit is contained in:
Jeff Teunissen 2001-06-20 19:52:13 +00:00
parent 226b40483d
commit 2eefacd6f9
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@
/* Version strings */
#define PACKAGE "quakeforge"
#define PROGRAM "QuakeForge"
#define VERSION "0.5.0"
#define VERSION "0.5.1"
#define QW_VERSION "2.40"
#define QW_QSG_VERSION "2.0"