Fixed typos in Makefile and ldap2dns.spec.in

git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@218 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2005-12-22 20:46:51 +00:00
parent 4a3a88467f
commit c268d1d173
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# $Id$
VERSION=0.3.6
RELEASE=3
VERSION=0.3.7
RELEASE=0.alkaloid.0
CC=gcc -O2
CCDEBUG=gcc -g
CFLAGS=$(INC) -DVERSION='"$(VERSION)"'