M android/AndroidManifest.xml +2 -2
@@ 5,8 5,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.gindin.zmanim.android"
- android:versionCode="231"
- android:versionName="3.5.231.38dca6cb4062-DEV"
+ android:versionCode="235"
+ android:versionName="3.5.235.1f6c8e671456"
android:installLocation="auto"
>
M android/assets/com/gindin/zmanim/android/about.html +1 -1
@@ 8,7 8,7 @@
<br>Copyright (C) 2009-2014 Jay R. Gindin
<!-- VERSION STUFF MUST BE PROPERLY PLACED AND FORMATTED FOR THE DYNAMIC TEXT REPLACEMENT!!! -->
<br>
- Version 3.5.231.38dca6cb4062-DEV
+ Version 3.5.235.1f6c8e671456
<br>See <a href='http://code.google.com/p/android-zmanim'>Zmanim</a> for full details, version change lists, and bug tracking.
<br>
This project is made possible by using the following libraries:
M android/build.number +2 -2
@@ 1,3 1,3 @@
#Build Number for ANT. Do not edit!
-#Tue Mar 25 21:40:56 PDT 2014
-build.number=231
+#Mon Dec 01 14:02:47 PST 2014
+build.number=236
M android/src/com/gindin/util/Version.java +2 -2
@@ 10,10 10,10 @@ package com.gindin.util;
public class Version {
// DO NOT MUCK WITH THE FORMATTING!!!
- public static final int androidCodeVersion = 231;
+ public static final int androidCodeVersion = 235;
// DO NOT MUCK WITH THE FORMATTING!!!
- public static final String androidVersionName = "3.5.231.38dca6cb4062-DEV";
+ public static final String androidVersionName = "3.5.235.1f6c8e671456";
public static boolean isDevelopment() {
M android/version.number +2 -2
@@ 1,6 1,6 @@
#Zmanim Version
-#Tue, 25 Mar 2014 21:40:56 -0700
+#Mon, 01 Dec 2014 14:02:47 -0800
#Mon Feb 14 20:51:53 PST 2011
version.minor=5
-version.date=2014/03/25 21\:40
+version.date=2014/12/01 14\:02
version.major=3
M utils/AndroidManifest.xml +2 -2
@@ 5,8 5,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.gindin.util"
- android:versionCode="14"
- android:versionName="3.5.14.86491bd72b31"
+ android:versionCode="17"
+ android:versionName="3.5.17.1f6c8e671456"
>
<uses-sdk
M utils/build.number +2 -2
@@ 1,3 1,3 @@
#Build Number for ANT. Do not edit!
-#Tue Mar 25 21:40:57 PDT 2014
-build.number=14
+#Mon Dec 01 14:02:48 PST 2014
+build.number=18
M utils/version.number +2 -2
@@ 1,6 1,6 @@
#Zmanim Version
-#Tue, 25 Mar 2014 21:40:57 -0700
+#Mon, 01 Dec 2014 14:02:48 -0800
version.minor=5
-version.date=2014/03/25 21\:40
+version.date=2014/12/01 14\:02
version.major=3
M zmanLib/AndroidManifest.xml +2 -2
@@ 5,8 5,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.gindin.zmanim"
- android:versionCode="24"
- android:versionName="3.5.24.32cc0dc90e5e"
+ android:versionCode="27"
+ android:versionName="3.5.27.1f6c8e671456"
>
<uses-sdk
M zmanLib/build.number +2 -2
@@ 1,3 1,3 @@
#Build Number for ANT. Do not edit!
-#Tue Mar 25 21:41:00 PDT 2014
-build.number=25
+#Mon Dec 01 14:02:50 PST 2014
+build.number=28
M zmanLib/version.number +2 -2
@@ 1,6 1,6 @@
#Zmanim Version
-#Tue, 25 Mar 2014 21:41:00 -0700
+#Mon, 01 Dec 2014 14:02:50 -0800
#Mon Feb 14 20:51:53 PST 2011
version.minor=5
-version.date=2014/03/25 21\:41
+version.date=2014/12/01 14\:02
version.major=3