/mkversion

increment version number

Primary LanguageShellOtherNOASSERTION

mkversion

Increment Version Numbers

Installation and usage

To build protobuf from source, the following tools are needed:

  • make
  • gcc

On Debian, you can install them with:

$ sudo apt-get install make gcc

On other platforms, please use the corresponding package managing tool to install them before proceeding.

To build and install:

$ sudo make
$ sudo make install

By default, the package will be installed to /usr/bin.

Credits

Sven Mönnich <mail4lano (at) web.de> - project maintainer

German Member of www.coding-board.de - main author