Skip to content

Commit

Permalink
Bump version to 1.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Yadong Qi <[email protected]>
  • Loading branch information
YadongQi authored and sysopenci committed Apr 4, 2023
1 parent 6f89937 commit 27e4b01
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.2.3) stable; urgency=medium

* Bump version to 1.2.3

-- Qi, Yadong <[email protected]> Tue, 04 Apr 2023 10:04:02 +0800

vm-manager (1.2.2) stable; urgency=medium

* Bump version to 1.2.2
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.2")
set(main_revision_ "1.2.3")

set(rel_version_ "unknown")

Expand Down

0 comments on commit 27e4b01

Please sign in to comment.