lets call this frab exporter 1.0

This commit is contained in:
Thomas Steen Rasmussen 2020-02-22 16:24:37 +01:00
parent eb18fc2ec5
commit 76fcfd7855
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@ class FrabXmlView(CampViewMixin, View):
)
xml = E.schedule(
E.version("BornHack Frab XML Generator v0.9"),
E.version("BornHack Frab XML Generator v1.0"),
E.conference(
E.title(self.camp.title),
E.acronym(str(self.camp.camp.lower.year)),