Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: YadongQi <yadong.qi@intel.com>
  • Loading branch information
YadongQi authored and sysopenci committed May 10, 2024
1 parent bf1c0f1 commit ba6ffa9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
vm-manager (1.3.0) stable; urgency=medium

* Bump version to 1.3.0

-- Qi, Yadong <yadong.qi@intel.com> Fri, 10 May 2024 08:52:41 +0800

vm-manager (1.2.3) stable; urgency=medium

* Bump version to 1.2.3
Expand Down
2 changes: 1 addition & 1 deletion src/cmake/revisionCMake.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
#

set(main_revision_ "1.2.3")
set(main_revision_ "1.3.0")

set(rel_version_ "unknown")

Expand Down

0 comments on commit ba6ffa9

Please sign in to comment.