From 6cdc30aea4e4a9291f365235ba10f1d33104404d Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Thu, 2 Apr 2015 21:51:38 +0300 Subject: [PATCH] Gimp: bump version --- project/jni/application/xserver-gimp/AndroidAppSettings.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/jni/application/xserver-gimp/AndroidAppSettings.cfg b/project/jni/application/xserver-gimp/AndroidAppSettings.cfg index 171c10905..277e43402 100644 --- a/project/jni/application/xserver-gimp/AndroidAppSettings.cfg +++ b/project/jni/application/xserver-gimp/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="GIMP Inkscape" AppFullName=org.gimp.inkscape # Application version code (integer) -AppVersionCode=281420 +AppVersionCode=281421 # Application user-visible version name (string) -AppVersionName="2.8.14.20" +AppVersionName="2.8.14.21" # Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...' # If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu