forked from broune/frobby
-
Notifications
You must be signed in to change notification settings - Fork 5
Frobby dev repo. At the time, was used as more of a backup solution, so contains extraneous working files not part of any release.
License
Macaulay2/frobby
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To bump the version number, change it in these places:
CMakeLists.txt
project(frobby VERSION 0.9.5 LANGUAGES CXX)
doc/doxygen.conf
PROJECT_NUMBER = 0.9.5
src/frobby.h
const char* const version = "0.9.5";
test/messages/help-noparam.err
Frobby version 0.9.5 Copyright (C) 2007 Bjarke Hammersholt Roune
Also, update the library version by setting FROBBY_CURRENT, FROBBY_REVISION,
and FROBBY_AGE as outlined in Makefile.
About
Frobby dev repo. At the time, was used as more of a backup solution, so contains extraneous working files not part of any release.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 93.9%
- Shell 3.3%
- CMake 0.9%
- Makefile 0.9%
- C 0.5%
- Macaulay2 0.3%
- Other 0.2%