diff options
| author | 2014-12-30 00:06:58 -0500 | |
|---|---|---|
| committer | 2014-12-30 00:06:58 -0500 | |
| commit | b9d8c3d4263a1ec43adc13e8d75f1db13bc5e57e (patch) | |
| tree | 5ca832b1bb0f1a3881a2999e7e43901827d2c141 /SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp | |
| parent | 621314178ceda85a102d7e3403cbfa07ea94b928 (diff) | |
| parent | 724c012ada23ef480c61fe99e3c9784b91aeb1ca (diff) | |
Merge tag 'upstream/3.0.1'
Upstream version 3.0.1
# gpg: Signature made Tue 30 Dec 2014 12:06:57 AM EST using RSA key ID EBE9BD91
# gpg: Good signature from "Unit 193 <unit193@gmail.com>"
# gpg: aka "Unit 193 <unit193@ninthfloor.org>"
# gpg: aka "Unit 193 <unit193@ubuntu.com>"
Diffstat (limited to 'SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp')
| -rw-r--r-- | SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp b/SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp index c253583..3595b21 100644 --- a/SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp +++ b/SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp @@ -38,7 +38,7 @@ DEFINE_SINGLETON(SQLiteStudio) -static const int sqlitestudioVersion = 30000; +static const int sqlitestudioVersion = 30001; SQLiteStudio::SQLiteStudio() { |
