Update version

This commit is contained in:
Matt Nadareski
2016-03-24 22:26:48 -07:00
parent 3e03eb2997
commit bbddf0f6c6

View File

@@ -13,7 +13,7 @@ namespace DATabase
private static string _connectionString = "Data Source=" + _dbName + ";Version = 3;"; private static string _connectionString = "Data Source=" + _dbName + ";Version = 3;";
private static string _header = private static string _header =
@"+-------------------------------------------------------------------+ @"+-------------------------------------------------------------------+
| DATabase 0.0.4.1 | | DATabase 0.0.5.0 |
| | | |
| by Matt Nadareski (darksabre76) | | by Matt Nadareski (darksabre76) |
+-------------------------------------------------------------------+"; +-------------------------------------------------------------------+";