Added a Bash script to increment or decrement build numbers.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef KERNEL_VERSION_NUMBER
|
||||
#define KERNEL_VERSION_NUMBER "1.4.10-47"
|
||||
#endif
|
||||
#ifndef CONSOLE_VERSION_NUMBER
|
||||
#define CONSOLE_VERSION_NUMBER "0.4.5-48"
|
||||
#endif
|
||||
Reference in New Issue
Block a user