diff options
Diffstat (limited to 'scripts/rpki/manifest.py')
-rw-r--r-- | scripts/rpki/manifest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpki/manifest.py b/scripts/rpki/manifest.py index 65ffd399..68175d5a 100644 --- a/scripts/rpki/manifest.py +++ b/scripts/rpki/manifest.py @@ -40,7 +40,7 @@ class Manifest(Sequence): # # Clean all this up once the mailing list settles it. - which_option = 1 + which_option = 3 if which_option == 1: self.version = Integer(0, "AgEA") |