Increment subversion in anticipation

This commit is contained in:
Matt Nadareski
2016-03-25 00:36:29 -07:00
parent 9d10fd068a
commit d9787eba37

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.5.0 | | DATabase 0.0.5.1 |
| | | |
| by Matt Nadareski (darksabre76) | | by Matt Nadareski (darksabre76) |
+-----------------------------------------------------------------------------+ +-----------------------------------------------------------------------------+