From 0d451d46243e079d2d9193b99fccb62e0ea17a0d Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Mon, 18 Sep 2017 21:54:00 +0200 Subject: [PATCH] Fix publication year. --- zaaReloaded2/Properties/Settings.Designer.cs | 2 +- zaaReloaded2/Properties/Settings.settings | 2 +- zaaReloaded2/app.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zaaReloaded2/Properties/Settings.Designer.cs b/zaaReloaded2/Properties/Settings.Designer.cs index 7fcffcd..6c306a1 100755 --- a/zaaReloaded2/Properties/Settings.Designer.cs +++ b/zaaReloaded2/Properties/Settings.Designer.cs @@ -34,7 +34,7 @@ namespace zaaReloaded2.Properties { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("2015-2017")] + [global::System.Configuration.DefaultSettingValueAttribute("2017")] public string PubYear { get { return ((string)(this["PubYear"])); diff --git a/zaaReloaded2/Properties/Settings.settings b/zaaReloaded2/Properties/Settings.settings index 47770ad..6796af9 100755 --- a/zaaReloaded2/Properties/Settings.settings +++ b/zaaReloaded2/Properties/Settings.settings @@ -6,7 +6,7 @@ zaaReloaded2 - 2015-2017 + 2017 Daniel Kraus diff --git a/zaaReloaded2/app.config b/zaaReloaded2/app.config index 42952af..f8db0e3 100755 --- a/zaaReloaded2/app.config +++ b/zaaReloaded2/app.config @@ -30,7 +30,7 @@ zaaReloaded2 - 2015-2017 + 2017 Daniel Kraus