aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kcd/files/patch-version.cc
blob: a0c644bc2b2325e1e3c193d0e70cf640afafdf45 (plain) (blame)
1
2
3
4
5
6
7
8
--- version.cc.orig	Sat Jun 16 08:25:50 2007
+++ version.cc	Mon Jul 23 20:03:44 2007
@@ -1,4 +1,4 @@
-//bin/true; VERSION="7.6.2"; return 0
+//usr/bin/true; VERSION="7.6.2"; return 0
 // Above magic is for configure to get version number
 // Generate automatically from scripts/versions.cc.src
 char	version[] = "7.6.2";