- markus@cvs.openbsd.org 2005/03/16 21:17:39
     [version.h]
     4.1
diff --git a/version.h b/version.h
index 1a7f23b..f662523 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.43 2005/03/08 23:49:48 djm Exp $ */
+/* $OpenBSD: version.h,v 1.44 2005/03/16 21:17:39 markus Exp $ */
 
-#define SSH_VERSION	"OpenSSH_4.0"
+#define SSH_VERSION	"OpenSSH_4.1"
 
 #define SSH_PORTABLE	"p1"
 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE