changeset 529:4276c7923d65

New icon for OS/X; bump version number
author Chris Cannam
date Thu, 17 Nov 2011 17:49:05 +0000
parents 4c2caf8926a2
children 2262f753b19e
files easyhg-icon.icns easyhg.icns easyhg.pro src/version.h
diffstat 4 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
Binary file easyhg-icon.icns has changed
Binary file easyhg.icns has changed
--- a/easyhg.pro	Thu Nov 17 17:38:27 2011 +0000
+++ b/easyhg.pro	Thu Nov 17 17:49:05 2011 +0000
@@ -106,7 +106,7 @@
 macx-* {
     SOURCES += src/common_osx.mm
     LIBS += -framework Foundation
-    ICON = easyhg.icns
+    ICON = easyhg-icon.icns
 }
 
 linux* {
--- a/src/version.h	Thu Nov 17 17:38:27 2011 +0000
+++ b/src/version.h	Thu Nov 17 17:49:05 2011 +0000
@@ -1,1 +1,1 @@
-#define EASYHG_VERSION "1.0.1"
+#define EASYHG_VERSION "1.1"