Explorar o código

As discussed in #69, this only requires a minor version number bump.

Viral B. Shah %!s(int64=10) %!d(string=hai) anos
pai
achega
168467f09a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Make.inc

+ 2 - 2
Make.inc

@@ -4,8 +4,8 @@ OS := $(shell uname)
 # Do not forget to bump SOMINOR when changing VERSION,
 # and SOMAJOR when breaking ABI in a backward-incompatible way
 VERSION = 0.5
-SOMAJOR = 2
-SOMINOR = 0
+SOMAJOR = 1
+SOMINOR = 1
 DESTDIR =
 prefix = /usr/local
 bindir = $(prefix)/bin