File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed
Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1- 2017-11-28 (0.12.10/11)
1+ 2017-11-28 (0.12.10)
2+ Released 82f865d61a6eba1c017b8a58e1c892f1b7d6a0c0
3+
4+ 2017-11-28 (0.12.10)
25 COMMON: owner strings
36
472017-11-28 (0.12.10)
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.10 ] )
10+ AC_INIT ( [ smallbasic] , [ 0.12.11 ] )
1111AC_CONFIG_SRCDIR ( [ configure.ac] )
1212
1313AC_CANONICAL_TARGET
Original file line number Diff line number Diff line change 1+ smallbasic (0.12.11) unstable; urgency=low
2+ * Various see web site
3+
4+ -- Chris Warren-Smith <cwarrensmith@gmail.com> Wed, 27 Dec 2017 09:45:25 +1000
5+
16smallbasic (0.12.10) 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 =" 25 "
6- android : versionName =" 0.12.10 " >
5+ android : versionCode =" 26 "
6+ android : versionName =" 0.12.11 " >
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