diff --git a/src/version.c b/src/version.c index 0da84ef..0bb5f08 100644 --- a/src/version.c +++ b/src/version.c @@ -6,7 +6,7 @@ char const version[] = #ifdef VERSION VERSION; #else - "1.3-" + "1.4.1-" "UNKNOWN-Development-Only!\n" "You are seeing this version message because the distributor did not build the binary in the git work tree nor pass the version via VERSION= when running make. This version will NOT be supported because the maintainer won't know which exact version you're using!"; #endif \ No newline at end of file