diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ endif CC = gcc CXX = g++ LD = ld -PACKAGE_VERSION = "1.99.0.25" +PACKAGE_VERSION = "1.99.0.26" PACKAGE = "SB2" LIBSB2_SONAME = "libsb2.so.1" LLBUILD ?= $(SRCDIR)/llbuild |