diff options
author | Philipp Reisner <philipp.reisner@linbit.com> | 2010-05-27 15:46:35 +0400 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-06-01 13:12:28 +0400 |
commit | 099c5c310e9744bd0654881bb55c137051228e56 (patch) | |
tree | 819e89bc3187d231cd0c82025ff8924152357099 /include/linux/drbd.h | |
parent | 2a0ab2cd73c26835e635ed4e3868f983519048fb (diff) | |
download | linux-099c5c310e9744bd0654881bb55c137051228e56.tar.xz |
Preparing 8.3.8rc2
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'include/linux/drbd.h')
-rw-r--r-- | include/linux/drbd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/drbd.h b/include/linux/drbd.h index 68530521ad00..30da4ae48972 100644 --- a/include/linux/drbd.h +++ b/include/linux/drbd.h @@ -53,7 +53,7 @@ extern const char *drbd_buildtag(void); -#define REL_VERSION "8.3.8rc1" +#define REL_VERSION "8.3.8rc2" #define API_VERSION 88 #define PRO_VERSION_MIN 86 #define PRO_VERSION_MAX 94 |