summaryrefslogtreecommitdiff
path: root/usr.bin/pcc/config.h
diff options
context:
space:
mode:
authorStefan Kempf <stefan@cvs.openbsd.org>2008-04-11 20:45:53 +0000
committerStefan Kempf <stefan@cvs.openbsd.org>2008-04-11 20:45:53 +0000
commit0fcd3a2655c466633469fdebb7b6a7ff9b39e915 (patch)
tree167f27d01d1964f917dc5481da1bae768d6949d6 /usr.bin/pcc/config.h
parent11561d4249d0255cc9d667a9cc83b66d755d5227 (diff)
Sync with master repo. Reminded by otto@
Diffstat (limited to 'usr.bin/pcc/config.h')
-rw-r--r--usr.bin/pcc/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/pcc/config.h b/usr.bin/pcc/config.h
index 11eb06e5e4f..47f4ced9ead 100644
--- a/usr.bin/pcc/config.h
+++ b/usr.bin/pcc/config.h
@@ -1,8 +1,8 @@
-/* $OpenBSD: config.h,v 1.4 2007/10/07 19:26:26 otto Exp $ */
+/* $OpenBSD: config.h,v 1.5 2008/04/11 20:45:51 stefan Exp $ */
#define PCC_MAJOR 0
#define PCC_MINOR 9
-#define PCC_MINORMINOR 8
-#define VERSSTR "pcc 0.9.8"
+#define PCC_MINORMINOR 9
+#define VERSSTR "pcc 0.9.9"
#define YYTEXT_POINTER 1