This website works better with JavaScript.
Home
Help
Sign In
kolan
/
LAview.LaTeX-Struct
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
Browse Source
Bump version number to 0.1.10
master^2
Kolan Sh
5 years ago
parent
7cd4be0db3
commit
790162755d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
View File
@ -7,7 +7,7 @@ SET (PROJECT_DESCRIPTION "LaTeX representation in the memory.")
SET
(
MAJOR
0
)
SET
(
MINOR
1
)
SET
(
PATCH
9
)
SET
(
PATCH
10
)
LIST
(
APPEND
CMAKE_MODULE_PATH
${
CMAKE_SOURCE_DIR
}
/cmake/backbone
)
Write
Preview
Loading…
Cancel
Save