Skip to content

Commit a50169a

Browse files
committed
Moved to 3.2
1 parent dd80ec8 commit a50169a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
NDPI_MAJOR="3"
4-
NDPI_MINOR="1"
4+
NDPI_MINOR="2"
55
NDPI_PATCH="0"
66
NDPI_VERSION_SHORT="$NDPI_MAJOR.$NDPI_MINOR.$NDPI_PATCH"
77

0 commit comments

Comments
 (0)