Skip to content

Commit

Permalink
Update BRAPH2.m
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannivolpe authored Nov 23, 2022
1 parent 3e3b347 commit 83cc3ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions braph2genesis/src/util/BRAPH2.m
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
NAME = 'Braph 2.0' % BRAPH2 full name
VERSION = '2.0' % BRAPH2 version
STR = 'BRAPH2' % BRAPH2 short string
BUILD = 1 % BRAPH2 build number
BUILD = 2 % BRAPH2 build number
AUTHORS = 'Giovanni Volpe, Emiliano Gomez Ruiz, Anna Canal Garcia, Yu-Wei Chang, Mite Mijalkov, Daniel Vereb, Joana Braga Pereira, Ehsan Kakaei, Eric Westman, et al.'
COPYRIGHT = ['Copyright 2014-' datestr(now,'yyyy')]
WEB = 'braph.org' % BRAPH2 website
Expand Down Expand Up @@ -663,4 +663,4 @@ function add_tool_about(toolbar)
end
end
end
end
end

0 comments on commit 83cc3ec

Please sign in to comment.