Changes have been pushed for the repository "fawkesrobotics/fawkes".

Clone:  https://github.com/fawkesrobotics/fawkes.git
Gitweb: https://github.com/fawkesrobotics/fawkes

The branch, master has been updated
        to  4aef5fa34cb4bbcea7d9d9c8b5d54bf0cc3a6c0a (commit)
      from  7b5a92b07c7b959713233e4955646a20f5e68873 (commit)

https://github.com/fawkesrobotics/fawkes/tree/master

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- *Log* ---------------------------------------------------------------
commit 4aef5fa34cb4bbcea7d9d9c8b5d54bf0cc3a6c0a
Author:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
AuthorDate: Sun Oct 6 17:12:02 2019 +0200
Commit:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
CommitDate: Sun Oct 6 17:12:02 2019 +0200

    core: mark version as 1.3.0

https://github.com/fawkesrobotics/fawkes/commit/4aef5fa34

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- *Summary* -----------------------------------------------------------
 src/libs/core/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- *Diffs* -------------------------------------------------------------

- *commit* 4aef5fa34cb4bbcea7d9d9c8b5d54bf0cc3a6c0a - - - - - - - - - -
Author:  Till Hofmann <hofm...@kbsg.rwth-aachen.de>
Date:    Sun Oct 6 17:12:02 2019 +0200
Subject: core: mark version as 1.3.0

 src/libs/core/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_Diff for modified files_:
diff --git a/src/libs/core/version.h b/src/libs/core/version.h
index 32691bb69..4f66fa140 100644
--- a/src/libs/core/version.h
+++ b/src/libs/core/version.h
@@ -25,7 +25,7 @@
 #define _CORE_VERSION_H_
 
 #define FAWKES_VERSION_MAJOR 1
-#define FAWKES_VERSION_MINOR 2
+#define FAWKES_VERSION_MINOR 3
 #define FAWKES_VERSION_MICRO 0
 
 #define FAWKES_VERSION_GT(major, minor) \



_______________________________________________
fawkes-commits mailing list
fawkes-commits@lists.kbsg.rwth-aachen.de
https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits

Reply via email to