summaryrefslogtreecommitdiff
path: root/src/configure
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure')
-rwxr-xr-xsrc/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/configure b/src/configure
index acb7a20..515399f 100755
--- a/src/configure
+++ b/src/configure
@@ -150,7 +150,7 @@ DATE=`date +"%d.%m.%Y %H:%M:%S %Z"`
cat > config.h <<EOF
/*
- * sydra config header
+ * sydra-rtp config header
*
* this file was created automatically
* do not edit this file directly
@@ -160,7 +160,7 @@ cat > config.h <<EOF
#ifndef SYDRA_config_h_INCLUDED
#define SYDRA_config_h_INCLUDED
-#define VERSION_STRING_0 "sydra version $VERSION"
+#define VERSION_STRING_0 "sydra-rtp version $VERSION"
#define VERSION_STRING_1 "built on $HOSTNAME, $DATE"
#define TARGET "$TARGET"