Skip to content

Commit 40db702

Browse files
authored
Merge pull request #45 from vyos/mirror-test-21
T0000: Mirror test 21
2 parents 151bf2f + 86eb6e1 commit 40db702

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributing to VyOS
22

33
You wan't to help us improve VyOS? This is awesome!
4-
Test update 19-m-3
4+
Test update 21
55

66
We accept any kind of Pull Requests on GitHub. In order to get your changes into
77
the main repository as smooth as possible please take yourself some time and

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reason, which made it hard to navigate or write meaningful changelogs. As the
55
code undergoes rewrite in the new style in VyOS 1.2.0+, we consolidate the
66
rewritten code in this package.
77

8-
PR-Mirror-test-fork-20
8+
PR-Mirror-test-fork-21
99

1010

1111
If you just want to build a VyOS image, the repository you want is

python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22
import json
3-
# pr-mirror-fork-mt-20
3+
# pr-mirror-fork-mt-21
44
from setuptools import setup
55

66
def packages(directory):

0 commit comments

Comments
 (0)