Skip to content

Commit 83cc3ec

Browse files
Update BRAPH2.m
1 parent 3e3b347 commit 83cc3ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

braph2genesis/src/util/BRAPH2.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
NAME = 'Braph 2.0' % BRAPH2 full name
7272
VERSION = '2.0' % BRAPH2 version
7373
STR = 'BRAPH2' % BRAPH2 short string
74-
BUILD = 1 % BRAPH2 build number
74+
BUILD = 2 % BRAPH2 build number
7575
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.'
7676
COPYRIGHT = ['Copyright 2014-' datestr(now,'yyyy')]
7777
WEB = 'braph.org' % BRAPH2 website
@@ -663,4 +663,4 @@ function add_tool_about(toolbar)
663663
end
664664
end
665665
end
666-
end
666+
end

0 commit comments

Comments
 (0)