Skip to content

Commit f165e5b

Browse files
Fix: autoconf: --with-version does not override the variable used in version.in
1 parent 2238404 commit f165e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@VERSION@
1+
@PACKAGE_VERSION@

0 commit comments

Comments
 (0)