diff --git a/CSE/declaration_public.vb b/CSE/declaration_public.vb index daf1a39f48072bc7cb4d7bacf64ecbcd90ccaf12..75ac29ac95dae3815a8c916cb0c77f463a96d4e4 100644 --- a/CSE/declaration_public.vb +++ b/CSE/declaration_public.vb @@ -13,7 +13,7 @@ Module declaration_public ' Description of the form Public Const AppName As String = "VECTO_CSE" ' Name of the programm - Public Const AppVers As String = "2.0.1-beta0" ' Version of the Programm + Public Const AppVers As String = "2.0.1-beta1" ' Version of the Programm Public AppDate As String ' Date of the compilation of the programm ' Control variables