Commit 2e61fde0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

argh, use single-quotes instead of double ones to make $Revision appear

parent 41263f7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
#                 perform a normal CVS build.

# version of this script
version="$Revision$"
version='$Revision$'
fixed=0

# Determine if we're running from CVS or a canned copy of curl