summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 527e63b..933346e 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -3,6 +3,6 @@ TOPDIR = .
SUBDIRS = src include tests docs
PACKAGE_NAME = sqlitexx
-PACKAGE_VERSION = 0.0.3
+PACKAGE_VERSION = 0.0.4
-include $(TOPDIR)/makefiles/gmake/top.mk