Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
PALISADE
PALISADE Development
Commits
54e1c591
Commit
54e1c591
authored
Oct 14, 2018
by
gwryan@njit.edu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version #s
parent
577a2228
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile.common
Makefile.common
+1
-1
src/version.h
src/version.h
+1
-1
No files found.
Makefile.common
View file @
54e1c591
...
...
@@ -70,7 +70,7 @@ endif
ROOTDIR
:=
$(
shell
dirname
$(
realpath
$(
lastword
$(MAKEFILE_LIST)
)))
PROJECT
:=
palisade
VERSION
:=
1.
2
.0
VERSION
:=
1.
3
.0
#build directory
BUILDDIR
:=
build
...
...
src/version.h
View file @
54e1c591
...
...
@@ -29,7 +29,7 @@
#include <string>
#define PALISADE_VERSION "v1.
2
"
#define PALISADE_VERSION "v1.
3.0
"
/**
* Returns PALISADE Version string
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment