freemyipod r708 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r707‎ | r708 | r709 >
Date:22:01, 24 April 2011
Author:theseven
Status:new
Tags:
Comment:
Bump versions for release
Modified paths:
  • /apps/bootmenu-ipodnano2g/version.h (modified) (history)
  • /emcore/trunk/version.h (modified) (history)
  • /libs/ui/version.h (modified) (history)

Diff [purge]

Index: apps/bootmenu-ipodnano2g/version.h
@@ -25,12 +25,12 @@
2626 #define __VERSION_H__
2727
2828
29 -#define VERSION "0.3.0"
 29+#define VERSION "0.3.1"
3030 #define VERSION_MAJOR 0
3131 #define VERSION_MINOR 3
32 -#define VERSION_PATCH 0
 32+#define VERSION_PATCH 1
3333 #define VERSION_SVN "$REVISION$"
3434 #define VERSION_SVN_INT $REVISIONINT$
3535
3636
37 -#endif
\ No newline at end of file
 37+#endif
Index: libs/ui/version.h
@@ -25,12 +25,12 @@
2626 #define __VERSION_H__
2727
2828
29 -#define VERSION "0.1.0"
 29+#define VERSION "0.1.1"
3030 #define VERSION_MAJOR 0
3131 #define VERSION_MINOR 1
32 -#define VERSION_PATCH 0
 32+#define VERSION_PATCH 1
3333 #define VERSION_SVN "$REVISION$"
3434 #define VERSION_SVN_INT $REVISIONINT$
3535
3636
37 -#endif
\ No newline at end of file
 37+#endif
Index: emcore/trunk/version.h
@@ -25,10 +25,10 @@
2626 #define __VERSION_H__
2727
2828
29 -#define VERSION "0.2.1"
 29+#define VERSION "0.2.2"
3030 #define VERSION_MAJOR 0
3131 #define VERSION_MINOR 2
32 -#define VERSION_PATCH 1
 32+#define VERSION_PATCH 2
3333 #define VERSION_SVN "$REVISION$"
3434 #define VERSION_SVN_INT $REVISIONINT$
3535