summaryrefslogtreecommitdiff
path: root/osx
diff options
context:
space:
mode:
authorTristan Seligmann <mithrandi@debian.org>2016-07-07 03:33:43 +0200
committerTristan Seligmann <mithrandi@debian.org>2016-07-07 03:33:43 +0200
commitb51d1466c33dc7385ee6003ec1edb3a808053b2a (patch)
tree3c55b9705ec9c9e9bbb8b8c422b845c61a486d03 /osx
parenta0390f3b76a06e2bbab3deae66cf01096bc3d5cd (diff)
Imported Upstream version 2.3.1
Diffstat (limited to 'osx')
-rw-r--r--osx/Info.plist2
-rw-r--r--osx/config.h4
-rw-r--r--osx/fish_term_icon.icnsbin298380 -> 273766 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/osx/Info.plist b/osx/Info.plist
index c07543b..ea268ec 100644
--- a/osx/Info.plist
+++ b/osx/Info.plist
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.3.0</string>
+ <string>2.3.1</string>
<key>CFBundleVersion</key>
<string>0.1</string>
<key>LSApplicationCategoryType</key>
diff --git a/osx/config.h b/osx/config.h
index 19ce8b7..e04b810 100644
--- a/osx/config.h
+++ b/osx/config.h
@@ -222,7 +222,7 @@
#define PACKAGE_NAME "fish"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "fish 2.3.0"
+#define PACKAGE_STRING "fish 2.3.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "fish"
@@ -231,7 +231,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.3.0"
+#define PACKAGE_VERSION "2.3.1"
/* The size of `wchar_t', as computed by sizeof. */
#define SIZEOF_WCHAR_T 4
diff --git a/osx/fish_term_icon.icns b/osx/fish_term_icon.icns
index e8e7686..5ed0d8b 100644
--- a/osx/fish_term_icon.icns
+++ b/osx/fish_term_icon.icns
Binary files differ