Skip to content

Commit 00b57a7

Browse files
committed
Update version number of the nightly builds to 3.11.99
1 parent b4954f7 commit 00b57a7

File tree

6 files changed

+76
-78
lines changed

6 files changed

+76
-78
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ below with an "x", then click the "Submit new issue" button at the bottom
3131

3232
#### I'm using DB4S version:
3333

34+
- [ ] 3.11.0-alpha*
3435
- [ ] 3.10.1
35-
- [ ] 3.10.0
36-
- [ ] 3.9.1
3736
- [ ] Other: ___
3837

3938
#### I have also:

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 47 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,47 @@
1-
---
2-
name: Bug Report
3-
about: Create a report to help us improve
4-
5-
---
6-
7-
<!--
8-
Thanks for coming here to report a bug. :)
9-
10-
Please describe it in this section, fill out the correct check boxes
11-
below with an "x", then click the "Submit new issue" button at the bottom
12-
-->
13-
14-
Details for the issue
15-
--------------------
16-
17-
#### What did you do?
18-
19-
20-
#### What did you expect to see?
21-
22-
23-
#### What did you see instead?
24-
25-
26-
Useful extra information
27-
-------------------------
28-
29-
The info below often helps, please fill it out if you're able to. :)
30-
31-
#### What operating system are you using?
32-
33-
- [ ] Windows: ( _version:_ ___ )
34-
- [ ] Linux: ( _distro:_ ___ )
35-
- [ ] Mac OS: ( _version:_ ___ )
36-
- [ ] Other: ___
37-
38-
#### What is your DB4S version?
39-
40-
- [ ] 3.10.1
41-
- [ ] 3.10.0
42-
- [ ] 3.9.1
43-
- [ ] Other: ___
44-
45-
#### Did you also
46-
47-
- [ ] Try out the latest nightly version: https://github.com/sqlitebrowser/sqlitebrowser#nightly-builds
48-
- [ ] Search for an existing similar issue: https://github.com/sqlitebrowser/sqlitebrowser/issues?utf8=%E2%9C%93&q=is%3Aissue%20
1+
---
2+
name: Bug Report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
<!--
8+
Thanks for coming here to report a bug. :)
9+
10+
Please describe it in this section, fill out the correct check boxes
11+
below with an "x", then click the "Submit new issue" button at the bottom
12+
-->
13+
14+
Details for the issue
15+
--------------------
16+
17+
#### What did you do?
18+
19+
20+
#### What did you expect to see?
21+
22+
23+
#### What did you see instead?
24+
25+
26+
Useful extra information
27+
-------------------------
28+
29+
The info below often helps, please fill it out if you're able to. :)
30+
31+
#### What operating system are you using?
32+
33+
- [ ] Windows: ( _version:_ ___ )
34+
- [ ] Linux: ( _distro:_ ___ )
35+
- [ ] Mac OS: ( _version:_ ___ )
36+
- [ ] Other: ___
37+
38+
#### What is your DB4S version?
39+
40+
- [ ] 3.11.0-alpha*
41+
- [ ] 3.10.1
42+
- [ ] Other: ___
43+
44+
#### Did you also
45+
46+
- [ ] Try out the latest nightly version: https://github.com/sqlitebrowser/sqlitebrowser#nightly-builds
47+
- [ ] Search for an existing similar issue: https://github.com/sqlitebrowser/sqlitebrowser/issues?utf8=%E2%9C%93&q=is%3Aissue%20
Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
---
2-
name: Feature Request
3-
about: Suggest an idea or request a new feature
4-
5-
---
6-
7-
<!-- Thanks for coming here to suggest a new feature. :) -->
8-
9-
Describe the new feature
10-
--------------------------
11-
12-
13-
Additional info
14-
---------------
15-
Please answer these questions before submitting your feature request.
16-
17-
#### Is your feature request related to an issue? Please include the issue number.
18-
19-
20-
#### Does this feature exist in another product or project? Please provide a link.
21-
22-
23-
#### Do you have a screenshot? Please add screenshots to help explain your idea.
1+
---
2+
name: Feature Request
3+
about: Suggest an idea or request a new feature
4+
5+
---
6+
7+
<!-- Thanks for coming here to suggest a new feature. :) -->
8+
9+
Describe the new feature
10+
--------------------------
11+
12+
13+
Additional info
14+
---------------
15+
Please answer these questions before submitting your feature request.
16+
17+
#### Is your feature request related to an issue? Please include the issue number.
18+
19+
20+
#### Does this feature exist in another product or project? Please provide a link.
21+
22+
23+
#### Do you have a screenshot? Please add screenshots to help explain your idea.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ set(CPACK_PACKAGE_VENDOR "DB Browser for SQLite Team")
511511
set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/README.md")
512512
set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")
513513
set(CPACK_PACKAGE_VERSION_MAJOR "3")
514-
set(CPACK_PACKAGE_VERSION_MINOR "10")
514+
set(CPACK_PACKAGE_VERSION_MINOR "11")
515515
set(CPACK_PACKAGE_VERSION_PATCH "99")
516516
set(CPACK_PACKAGE_INSTALL_DIRECTORY "DB Browser for SQLite")
517517
if(WIN32 AND NOT UNIX)

src/app.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<key>CFBundleExecutable</key>
5656
<string>@EXECUTABLE@</string>
5757
<key>CFBundleGetInfoString</key>
58-
<string>3.10.99</string>
58+
<string>3.11.99</string>
5959
<key>CFBundleIconFile</key>
6060
<string>@ICON@</string>
6161
<key>CFBundleIdentifier</key>
@@ -67,11 +67,11 @@
6767
<key>CFBundlePackageType</key>
6868
<string>APPL</string>
6969
<key>CFBundleShortVersionString</key>
70-
<string>3.10.99</string>
70+
<string>3.11.99</string>
7171
<key>CFBundleSignature</key>
7272
<string>SqLB</string>
7373
<key>CFBundleVersion</key>
74-
<string>3.10.99</string>
74+
<string>3.11.99</string>
7575
<key>NSPrincipalClass</key>
7676
<string>NSApplication</string>
7777
<key>NSHighResolutionCapable</key>

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef GEN_VERSION_H
22
#define GEN_VERSION_H
33
#define MAJOR_VERSION 3
4-
#define MINOR_VERSION 10
4+
#define MINOR_VERSION 11
55
#define PATCH_VERSION 99
66

77
#define str(s) #s

0 commit comments

Comments
 (0)