aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/Makefile.dist
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxen/Makefile.dist')
-rw-r--r--tools/libxen/Makefile.dist4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libxen/Makefile.dist b/tools/libxen/Makefile.dist
index d6a4cf3ca8..f811c5899f 100644
--- a/tools/libxen/Makefile.dist
+++ b/tools/libxen/Makefile.dist
@@ -16,8 +16,8 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-MAJOR = 0.9
-MINOR = 1
+MAJOR = 1.0
+MINOR = 0
CFLAGS = -Iinclude \
$(shell xml2-config --cflags) \