Keep version number in ONE place (configure.in) instead of two.

This commit is contained in:
David F. Skoll
2008-01-26 15:34:32 -05:00
parent 9e49ee3acb
commit b6883c8a45
10 changed files with 17 additions and 22 deletions
+1 -1
View File
@@ -12,6 +12,7 @@
/* */
/***************************************************************/
#include "version.h"
#include "config.h"
#define L_IN_INIT 1
@@ -28,7 +29,6 @@
#include "protos.h"
#include "expr.h"
#include "err.h"
#include "version.h"
#include "globals.h"
/***************************************************************