diff kdiff3/src/version.h @ 16:14900b5bf88c

Placing the version into a separate include: version.h version.c extract the version number
author friseb123
date Tue, 07 Oct 2003 08:41:06 +0000
parents
children 4318b5070669
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/kdiff3/src/version.h	Tue Oct 07 08:41:06 2003 +0000
@@ -0,0 +1,2 @@
+#undef VERSION
+#define VERSION "0.9.70"