diff --git a/Example/Example.csproj b/Example/Example.csproj
index 2ebf163bc..cc605f483 100644
--- a/Example/Example.csproj
+++ b/Example/Example.csproj
@@ -5,10 +5,10 @@
- 1.0
- 1.0
- 1.0
- 1.0
+ 2.0
+ 2.0
+ 2.0
+ 2.0
diff --git a/ReactiveExample/ReactiveExample.csproj b/ReactiveExample/ReactiveExample.csproj
index 04793513d..9ffba55d7 100644
--- a/ReactiveExample/ReactiveExample.csproj
+++ b/ReactiveExample/ReactiveExample.csproj
@@ -5,10 +5,10 @@
- 1.0
- 1.0
- 1.0
- 1.0
+ 2.0
+ 2.0
+ 2.0
+ 2.0
diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj
index e3838ffb1..8a39d1591 100644
--- a/Terminal.Gui/Terminal.Gui.csproj
+++ b/Terminal.Gui/Terminal.Gui.csproj
@@ -10,10 +10,10 @@
- 1.0
- 1.0
- 1.0
- 1.0
+ 2.0
+ 2.0
+ 2.0
+ 2.0
diff --git a/UICatalog/UICatalog.cs b/UICatalog/UICatalog.cs
index 347f3b924..09fc97267 100644
--- a/UICatalog/UICatalog.cs
+++ b/UICatalog/UICatalog.cs
@@ -104,6 +104,8 @@ namespace UICatalog {
_aboutMessage.AppendLine (@" | | __/ | | | | | | | | | | | (_| | || |__| | |_| | | ");
_aboutMessage.AppendLine (@" |_|\___|_| |_| |_| |_|_|_| |_|\__,_|_(_)_____|\__,_|_| ");
_aboutMessage.AppendLine (@"");
+ _aboutMessage.AppendLine (@"v2 - Work in Progress");
+ _aboutMessage.AppendLine (@"");
_aboutMessage.AppendLine (@"https://github.com/gui-cs/Terminal.Gui");
Scenario scenario;
diff --git a/UICatalog/UICatalog.csproj b/UICatalog/UICatalog.csproj
index ef5c6e2e0..fcfdf246f 100644
--- a/UICatalog/UICatalog.csproj
+++ b/UICatalog/UICatalog.csproj
@@ -7,10 +7,10 @@
- 1.0
- 1.0
- 1.0
- 1.0
+ 2.0
+ 2.0
+ 2.0
+ 2.0
TRACE