freemyipod r859 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r858‎ | r859 | r860 >
Date:21:55, 2 January 2012
Author:farthen
Status:new
Tags:
Comment:
installer-ipodclassic, bootmenu-ipodnano2g, bootmenu-ipodnano2g-wintertheme: Bump patch version numbers
Modified paths:
  • /apps/bootmenu-ipodnano2g-wintertheme/version.h (modified) (history)
  • /apps/bootmenu-ipodnano2g/version.h (modified) (history)
  • /apps/installer-ipodclassic/version.h (modified) (history)

Diff [purge]

Index: apps/bootmenu-ipodnano2g-wintertheme/version.h
@@ -25,10 +25,10 @@
2626 #define __VERSION_H__
2727
2828
29 -#define VERSION "0.4.0"
 29+#define VERSION "0.4.1"
3030 #define VERSION_MAJOR 0
3131 #define VERSION_MINOR 4
32 -#define VERSION_PATCH 0
 32+#define VERSION_PATCH 1
3333 #define VERSION_SVN "$REVISION$"
3434 #define VERSION_SVN_INT $REVISIONINT$
3535
Index: apps/bootmenu-ipodnano2g/version.h
@@ -25,10 +25,10 @@
2626 #define __VERSION_H__
2727
2828
29 -#define VERSION "0.4.0"
 29+#define VERSION "0.4.1"
3030 #define VERSION_MAJOR 0
3131 #define VERSION_MINOR 4
32 -#define VERSION_PATCH 0
 32+#define VERSION_PATCH 1
3333 #define VERSION_SVN "$REVISION$"
3434 #define VERSION_SVN_INT $REVISIONINT$
3535
Index: apps/installer-ipodclassic/version.h
@@ -25,12 +25,12 @@
2626 #define __VERSION_H__
2727
2828
29 -#define VERSION "0.1.1"
 29+#define VERSION "0.1.2"
3030 #define VERSION_MAJOR 0
3131 #define VERSION_MINOR 1
32 -#define VERSION_PATCH 1
 32+#define VERSION_PATCH 2
3333 #define VERSION_SVN "$REVISION$"
3434 #define VERSION_SVN_INT $REVISIONINT$
3535
3636
37 -#endif
\ No newline at end of file
 37+#endif