]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Change version information for the 2.1 release hostap_2_1
authorJouni Malinen <j@w1.fi>
Tue, 4 Feb 2014 11:12:50 +0000 (13:12 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 4 Feb 2014 11:23:35 +0000 (13:23 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

src/common/version.h

index 2faa8c7cb5c4ed6b67a59d15d9a677061dda84af..0edf11cc9d8a75d836c5bfaa641385b7dd323ff2 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.1-devel" VERSION_STR_POSTFIX
+#define VERSION_STR "2.1" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */