File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dnl This program is distributed under the terms of the GPL v2.0
77dnl Download the GNU Public License (GPL) from www.gnu.org
88dnl
99
10- AC_INIT ( [ smallbasic] , [ 0.12.15 ] )
10+ AC_INIT ( [ smallbasic] , [ 0.12.16 ] )
1111AC_CONFIG_SRCDIR ( [ configure.ac] )
1212
1313AC_CANONICAL_TARGET
Original file line number Diff line number Diff line change 1+ smallbasic (0.12.16) unstable; urgency=low
2+ * Various see web site
3+
4+ -- Chris Warren-Smith <cwarrensmith@gmail.com> Fri, 25 Aug 2019 09:45:25 +1000
5+
16smallbasic (0.12.15) unstable; urgency=low
27 * Various see web site
38
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ android {
88 defaultConfig {
99 applicationId ' net.sourceforge.smallbasic'
1010 minSdkVersion 16
11- targetSdkVersion 27
12- versionCode 36
13- versionName " 0.12.15.3 "
11+ targetSdkVersion 28
12+ versionCode 38
13+ versionName " 0.12.16 "
1414 resConfigs " en"
1515 }
1616
You can’t perform that action at this time.
0 commit comments