]> andersk Git - openssh.git/commitdiff
- deraadt@cvs.openbsd.org 2008/03/04 21:15:42
authordjm <djm>
Fri, 7 Mar 2008 07:35:47 +0000 (07:35 +0000)
committerdjm <djm>
Fri, 7 Mar 2008 07:35:47 +0000 (07:35 +0000)
     [version.h]
     crank version; from djm

ChangeLog
version.h

index 6c4769c964875216bb8eab103b8011c3188a2452..448492f21efae1787986f9ae51be7a5d9f96cce5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@
      [monitor_fdpass.c]
      use a union to ensure alignment of the cmsg (pay attention: various other
      parts of the tree need this treatment too); ok djm
+   - deraadt@cvs.openbsd.org 2008/03/04 21:15:42
+     [version.h]
+     crank version; from djm
 
 20080302
  - (dtucker) [configure.ac] FreeBSD's glob() doesn't behave the way we expect
index 6fcd7e0752533803557c28953c4142d6b751bbe9..2db5f2a98e4563110065400a2f995ca3ebf6b4c0 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.50 2007/08/15 08:16:49 markus Exp $ */
+/* $OpenBSD: version.h,v 1.51 2008/03/04 21:15:42 deraadt Exp $ */
 
-#define SSH_VERSION    "OpenSSH_4.7"
+#define SSH_VERSION    "OpenSSH_4.8"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
This page took 0.040312 seconds and 5 git commands to generate.