pkgsrc/devel/subversion/Makefile.version
epg 0e941b502b Update to Version 1.1.3.
Remove patch-aj (fix perl build).

(14 January 2004, from /branches/1.1.x)
http://svn.collab.net/repos/svn/tags/1.1.3

 User-visible-changes:
  - Client:
    * translation updates for localized client messages.

 Developer-visible-changes:
 * Fix a compile error in the Perl bindings.
2005-01-16 22:27:10 +00:00

5 lines
109 B
Makefile

# $NetBSD: Makefile.version,v 1.27 2005/01/16 22:27:10 epg Exp $
.if !defined(SVNVER)
SVNVER= 1.1.3
.endif