mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-04 14:47:56 +02:00
Keep version number in ONE place (configure.in) instead of two.
This commit is contained in:
+1
-1
@@ -11,6 +11,7 @@
|
||||
/* */
|
||||
/***************************************************************/
|
||||
|
||||
#include "version.h"
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
@@ -47,7 +48,6 @@
|
||||
#include "protos.h"
|
||||
#include "err.h"
|
||||
#include "expr.h"
|
||||
#include "version.h"
|
||||
|
||||
/* Function prototypes */
|
||||
static int FCurrent (void);
|
||||
|
||||
Reference in New Issue
Block a user