summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6cd1e05..beac72f 100644
--- a/Makefile
+++ b/Makefile
@@ -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