Skip to content

Commit

Permalink
Bumped version to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lueu committed Feb 22, 2018
1 parent 256e090 commit bb9bcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MrBig/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

PACKAGE=MrBig
VERSION=0.23.0
VERSION=0.25.0
#CFLAGS=-Wall -O -g -DDEBUG
CFLAGS=-Wall -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ggdb -DPACKAGE=\"$(PACKAGE)\" -DVERSION=\"$(VERSION)\"
DOCS=INSTALL EVENTS ChangeLog DEVELOPMENT TODO EXT LARRD logs.cmd testfile.txt
Expand Down

0 comments on commit bb9bcbd

Please sign in to comment.