mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-12 06:50:19 -05:00
Automatically versionize when building
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
/* #undef HAVE_VORBIS_CODEC_H */
|
||||
|
||||
/* Name of package */
|
||||
#define PACKAGE "mt-daapd"
|
||||
#define PACKAGE "Firefly Media Server"
|
||||
|
||||
/* Define to the address where bug reports for this package should be sent. */
|
||||
#define PACKAGE_BUGREPORT ""
|
||||
@@ -149,6 +149,8 @@
|
||||
#define HAVE_SQL
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.3.0"
|
||||
#define VERSION "svn-$WCREV$"
|
||||
#define BUILD_DATE "$WCNOW$"
|
||||
#define REPO_DATE "$WCDATE$"
|
||||
|
||||
#include "win32.h"
|
||||
|
||||
Reference in New Issue
Block a user