diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-12-13 13:43:47 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-12-13 13:43:47 +0000 |
commit | 812f665d4bac40245447d88e6f1542df89108629 (patch) | |
tree | a5fbdab93eaac1181f2fe5249de3a7b031a4ea67 /configure | |
parent | 4f8810a6b21aaef198d7405a74feb429f74a0091 (diff) | |
download | mandoc-812f665d4bac40245447d88e6f1542df89108629.tar.gz |
version 1.13.2VERSION.1.13.2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ echo "config.log: writing..." # Initialize all variables here, # such that nothing can leak in from the environment. -VERSION="1.13.1" +VERSION="1.13.2" echo "VERSION=\"${VERSION}\"" 1>&2 echo "VERSION=\"${VERSION}\"" 1>&3 |