Skip to content

Commit

Permalink
Increment version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen committed Nov 6, 2023
1 parent 8dfa8f7 commit 106dc4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tao/x11/versionx11.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @copyright Copyright (c) Remedy IT Expertise BV
* -------------------------------------------------------------------*/
#define TAOX11_MAJOR_VERSION 1
#define TAOX11_MINOR_VERSION 9
#define TAOX11_MAJOR_VERSION 2
#define TAOX11_MINOR_VERSION 5
#define TAOX11_MICRO_VERSION 0
#define TAOX11_VERSION "1.9.0"
#define TAOX11_VERSION "2.5.0"

0 comments on commit 106dc4a

Please sign in to comment.