File: parent-path.diff

package info (click to toggle)
python-patch-ng 1.17.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 792 kB
  • sloc: python: 2,124; cpp: 1,598; xml: 38; sh: 11; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: patch_ng.py
===================================================================
--- ../patch_ng.py	(revision 151)
+++ ../patch_ng.py	(working copy)
@@ -13,7 +13,7 @@
 """

 __author__ = "techtonik.rainforce.org"
-__version__ = "1.11.10-dev"
+__version__ = "1.11.11-dev"

 import copy
 import logging