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 11dnl
22dnl Configure script for SmallBASIC
33dnl
4- dnl Copyright(C) 2001-2016 Chris Warren-Smith.
4+ dnl Copyright(C) 2001-2018 Chris Warren-Smith.
55dnl
66dnl 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.11 ] )
10+ AC_INIT ( [ smallbasic] , [ 0.12.12 ] )
1111AC_CONFIG_SRCDIR ( [ configure.ac] )
1212
1313AC_CANONICAL_TARGET
Original file line number Diff line number Diff line change 1+ smallbasic (0.12.12) unstable; urgency=low
2+ * Various see web site
3+
4+ -- Chris Warren-Smith <cwarrensmith@gmail.com> Sat, 13 Jan 2018 09:45:25 +1000
5+
16smallbasic (0.12.11) unstable; urgency=low
27 * Various see web site
38
Original file line number Diff line number Diff line change 22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" net.sourceforge.smallbasic"
44 android : installLocation =" preferExternal"
5- android : versionCode =" 26 "
6- android : versionName =" 0.12.11 " >
5+ android : versionCode =" 27 "
6+ android : versionName =" 0.12.12 " >
77 <uses-sdk android : minSdkVersion =" 15" />
88
99 <!-- support large + xlarge screens to avoid compatibility mode -->
You can’t perform that action at this time.
0 commit comments