ports/net/cvsync/files/patch-common_version_h
Hiroki Sato b851d6ed3c Update to 0.25.0. It supports commitid.
Obtained from:	OpenBSD
2014-07-21 21:07:16 +00:00

14 lines
431 B
Text

$OpenBSD: patch-common_version_h,v 1.1 2014/06/25 17:54:07 naddy Exp $
--- common/version.h.orig Fri Jun 3 20:03:17 2005
+++ common/version.h Wed Jun 25 00:57:44 2014
@@ -31,8 +31,8 @@
#define __VERSION_H__
#define CVSYNC_MAJOR 0
-#define CVSYNC_MINOR 24
-#define CVSYNC_PATCHLEVEL 19
+#define CVSYNC_MINOR 25
+#define CVSYNC_PATCHLEVEL 0
#define CVSYNC_PROTO_MAJOR CVSYNC_MAJOR
#define CVSYNC_PROTO_MINOR CVSYNC_MINOR