]> andersk Git - openssh.git/commitdiff
- djm@cvs.openbsd.org 2005/03/08 23:49:48
authordjm <djm>
Wed, 9 Mar 2005 00:00:42 +0000 (00:00 +0000)
committerdjm <djm>
Wed, 9 Mar 2005 00:00:42 +0000 (00:00 +0000)
     [version.h]
     OpenSSH 4.0

ChangeLog
version.h

index c92abdb2d46f1ffc6bb8e2e0ecd206c38fcbc6f7..aab8f1e842b59a136d117087fe762eec4f0c7498 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
    - jmc@cvs.openbsd.org 2005/03/07 23:41:54
      [ssh.1 ssh_config.5]
      more macro simplification;
+   - djm@cvs.openbsd.org 2005/03/08 23:49:48
+     [version.h]
+     OpenSSH 4.0
 
 20050307
  - (dtucker) [configure.ac] Disable gettext search when configuring with
index d0c867b87951f3c67dbf0b3d919568e8845cf56c..1a7f23bba6d96dd66e006a813a09e39e23f1b551 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */
+/* $OpenBSD: version.h,v 1.43 2005/03/08 23:49:48 djm Exp $ */
 
-#define SSH_VERSION    "OpenSSH_3.9"
+#define SSH_VERSION    "OpenSSH_4.0"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
This page took 0.109524 seconds and 5 git commands to generate.