diff options
Diffstat (limited to 'src/version.h')
-rw-r--r-- | src/version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/version.h b/src/version.h index 6bb363103071..6ae9f3f81f79 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ -/* $NetBSD: version.h,v 1.4 2009/11/15 10:12:37 lukem Exp $ */ -/* from NetBSD: version.h,v 1.80 2009/11/15 10:03:16 lukem Exp */ +/* $NetBSD: version.h,v 1.5 2013/05/05 11:17:31 lukem Exp $ */ +/* from NetBSD: version.h,v 1.84 2013/05/05 10:40:19 lukem Exp */ /*- * Copyright (c) 1999-2009 The NetBSD Foundation, Inc. @@ -35,5 +35,5 @@ #endif #ifndef FTP_VERSION -#define FTP_VERSION "20090915" +#define FTP_VERSION "20130220" #endif |