[c12550] Add a helper script to easily merge topic branches and pull-requests

(based on commit [12423] - 0136df7)

Signed-off-by: DasBlub <DasBlub@gmail.com>
This commit is contained in:
Schmoozerd 2013-03-28 23:24:06 +01:00 committed by Antz
parent 02504e4a38
commit 99a83dba1d
3 changed files with 246 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12549"
#define REVISION_NR "12550"
#endif // __REVISION_NR_H__